Chromium Code Reviews| Index: chrome/browser/ui/BUILD.gn |
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
| index 1075907a5df6153d6ca4b768bb277b1c317bf343..1a3a193d6d91b6fcf3c4e6152b71ea6d91ed321d 100644 |
| --- a/chrome/browser/ui/BUILD.gn |
| +++ b/chrome/browser/ui/BUILD.gn |
| @@ -554,6 +554,7 @@ split_static_library("ui") { |
| "//content/app/resources", |
| "//content/public/common", |
| "//crypto", |
| + "//device/bluetooth:mojo", |
|
ortuno
2016/09/28 09:44:54
I don't think you need to depend on the implementa
mbrunson
2016/09/28 21:20:34
Done.
|
| "//device/core", |
| "//device/usb", |
| "//media", |