Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index 2529f47db5fe0a4c8f99fc6d771f3c5206049ab4..46ebf4029af6a537b250a529890a8f375887d158 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -188,6 +188,7 @@ mojom("mojo_bindings") { |
] |
public_deps = [ |
":android_mojo_bindings", |
+ "//content/common/bluetooth:content_mojom_bluetooth_device_id", |
"//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid", |
] |
} |