Issue metadata
Sign in to add a comment
|
Broken LibFuzzer builds due to missing (or incorrect?) header file |
||||||||||||||||||||||
Issue descriptionIt looks like due to the following CL: https://codereview.chromium.org/1837253002 LibFuzzer builds are broken for 5 days so far: https://build.chromium.org/p/chromium.fyi/builders/Libfuzzer%20Upload%20Linux%20ASan https://build.chromium.org/p/chromium.fyi/builders/Libfuzzer%20Upload%20Linux%20UBSan https://build.chromium.org/p/chromium.fyi/builders/Libfuzzer%20Upload%20Linux%20MSan Compilation error: In file included from ../../third_party/WebKit/Source/modules/bluetooth/BluetoothError.cpp:5: In file included from ../../third_party/WebKit/Source/modules/bluetooth/BluetoothError.h:9: ../../third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h:8:10: fatal error: 'public/platform/modules/bluetooth/web_bluetooth.mojom.h' file not found #include "public/platform/modules/bluetooth/web_bluetooth.mojom.h" Could you please help to fix that? |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by ortuno@chromium.org
, Apr 4 2016Status: Duplicate (was: Untriaged)