Chromium Code Reviews| Index: chrome/app/mash/BUILD.gn |
| diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn |
| index 2e2b7b3bd0f7a4d2c51472ec099b36f3e0a8427c..4c8508a9331ad587a1fec4e19b77efc913c772ed 100644 |
| --- a/chrome/app/mash/BUILD.gn |
| +++ b/chrome/app/mash/BUILD.gn |
| @@ -14,6 +14,7 @@ source_set("mash") { |
| deps = [ |
| ":chrome_mash_catalog", |
| "//base:i18n", |
| + "//chrome/common:constants", |
| "//components/tracing:startup_tracing", |
| "//content/public/common", |
| "//mash/common", |