| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 03a0089b3b687159e7b6f214fe98e422040d1e6c..709a1d2257b44f44bbbd87a237098c2814074694 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -176,6 +176,7 @@ mojom("mojo_bindings") {
|
| public_deps = [
|
| ":android_mojo_bindings",
|
| "//cc/ipc:interfaces_surfaceid_only",
|
| + "//components/web_bluetooth/public/interfaces:mojom_web_bluetooth_device_id",
|
| "//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid",
|
| ]
|
| }
|
|
|