Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index a76c57a4468ee66f7f62321f9b7013d7f797a0b5..2ffa4eaa2dc897a819743f39430df3c76edfc438 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -326,6 +326,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", |