Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index bc8ecd3d1ece267751d078e6cc24ef9bca845329..ffee521f9301e84f73a7b057935ba8647a3412fc 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", |
] |
} |