| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 40523f7cd0dd02bd7b3af464f1f465d4fa1e7486..ed162ce92a0a8e07fcb2e172eeb4de079df1cc06 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -644,7 +644,7 @@ mojom("mojo_bindings") {
|
| public_deps = [
|
| ":android_mojo_bindings",
|
| ":new_wrapper_types_mojo_bindings",
|
| - "//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid",
|
| + "//device/bluetooth/public/interfaces:bluetooth",
|
| "//mojo/common:common_custom_types",
|
| "//url/mojo:url_mojom_origin",
|
| ]
|
|
|