| 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 66233dd4c522e7424eb995acbd6ff69b56191ad0..f70113ec8a2d9e00a12e65c2e3c8b2e13013decb 100644
|
| --- a/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| +++ b/third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom
|
| @@ -61,7 +61,7 @@ enum WebBluetoothError {
|
| BLACKLISTED_WRITE,
|
| NOT_ALLOWED_TO_ACCESS_SERVICE,
|
| REQUEST_DEVICE_WITH_BLACKLISTED_UUID,
|
| - REQUEST_DEVICE_WITH_UNIQUE_ORIGIN,
|
| + REQUEST_DEVICE_FROM_CROSS_ORIGIN_IFRAME,
|
| REQUEST_DEVICE_WITHOUT_FRAME,
|
| // SyntaxError:
|
| // TODO(ortuno): Remove once we no longer use IPC.
|
|
|