Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 0035042d05533f0d7b24e0006490fca5828d4b12..163320b3cb407fdf16b0cfdcde95da0d07a92bc4 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -328,6 +328,7 @@ static_library("common") { |
| "extensions/webstore_install_result.h", |
| ] |
| public_deps += [ |
| + "//chrome/common/extensions:mojo_bindings", |
| "//chrome/common/extensions/api", |
| "//chrome/common/extensions/api:extensions_features", |
| "//device/usb", |