Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index 1b415a3de4884f60f02544b03f38312d4df4f618..dfb9d527b0218ab79b1698e74ea5fce281993641 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -186,6 +186,7 @@ mojom("mojo_bindings") { |
] |
public_deps = [ |
":android_mojo_bindings", |
+ "//device/bluetooth/public/interfaces:bluetooth_mojom_bluetooth_uuid", |
] |
} |