Chromium Code Reviews| Index: third_party/WebKit/public/BUILD.gn |
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
| index d3d245248ea24595ba52f922a811d9ba8a637276..535536007aa6b7718f79e7796fefc589e5b1a284 100644 |
| --- a/third_party/WebKit/public/BUILD.gn |
| +++ b/third_party/WebKit/public/BUILD.gn |
| @@ -195,6 +195,7 @@ mojom("mojo_bindings") { |
| ] |
| public_deps = [ |
| ":android_mojo_bindings", |
| + "//device/bluetooth/mojo:bluetooth_mojom_bluetooth_uuid", |
| ] |
| } |