Chromium Code Reviews| Index: device/devices_app/BUILD.gn |
| diff --git a/device/devices_app/BUILD.gn b/device/devices_app/BUILD.gn |
| index 3b13142c4af97deaa9be3743f22866c466f8ebcc..2601cf2902d44b077ab9a6b3f27e8f7001c85b92 100644 |
| --- a/device/devices_app/BUILD.gn |
| +++ b/device/devices_app/BUILD.gn |
| @@ -20,6 +20,7 @@ source_set("lib") { |
| "//device/core", |
| "//device/devices_app/usb/public/interfaces", |
| "//device/usb", |
| + "//mojo/common", |
| "//mojo/public/cpp/bindings", |
| "//mojo/public/cpp/bindings:callback", |
| "//net", |