| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index e692e82d26f8bf66f65ba244292552cd08fd6830..aa8d4b4856a121d1b03f0c1b28066b979da1355c 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -644,7 +644,7 @@
|
| public_deps = [
|
| ":android_mojo_bindings",
|
| ":new_wrapper_types_mojo_bindings",
|
| - "//device/bluetooth/public/interfaces",
|
| + "//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid",
|
| "//mojo/common:common_custom_types",
|
| "//url/mojo:url_mojom_origin",
|
| ]
|
|
|