| Index: third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| index e3b8b63013675e10ef90774f6c4bf3923b81b0db..bd5074b37f49a1b30fa25ca2227141663466c6c7 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| @@ -67,7 +67,6 @@ enum WebBluetoothError {
|
| REQUEST_DEVICE_WITH_BLACKLISTED_UUID,
|
| REQUEST_DEVICE_FROM_CROSS_ORIGIN_IFRAME,
|
| REQUEST_DEVICE_WITHOUT_FRAME,
|
| - // SyntaxError:
|
| // TODO(ortuno): Remove once we no longer use IPC.
|
| ENUM_MAX_VALUE = REQUEST_DEVICE_WITHOUT_FRAME,
|
| };
|
|
|