| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index dbc4fd3b3afaf03f5f177cc9d9a0485efc72105b..3bd36b5d4cd9eb8bef391a6caeb960586cd1f021 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -657,7 +657,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",
|
| "//mojo/common:common_custom_types",
|
| "//url/mojo:url_mojom_origin",
|
| ]
|
|
|