New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 600294 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 599959
Owner:
Last visit > 30 days ago
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 0
Type: Bug



Sign in to add a comment

Broken LibFuzzer builds due to missing (or incorrect?) header file

Project Member Reported by mmoroz@chromium.org, Apr 4 2016

Issue description

It 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?
 
Mergedinto: 599959
Status: Duplicate (was: Untriaged)
Working on it.

Sign in to add a comment