Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index 6abee2318b492af373fded1cbfc8a9320d578ec6..1fbaf34787d2709c3016b1e09a129d6e56ea5d09 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -64,6 +64,7 @@ if (is_ios) { |
| ] |
| } else { |
| content_app_deps += [ |
| + "//device/usb", |
| "//mojo/shell/public/interfaces", |
| "//mojo/environment:chromium", |
| "//third_party/mojo/src/mojo/edk/system", |