Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index 43b0454e36812a3eff720759c3392869d0374111..00dfad66f7836a72a0c4c5c21fde272b2d6c04c7 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -134,6 +134,8 @@ if (!is_android) { |
| "//chrome/browser:chrome_process_finder", |
| "//chrome/chrome_watcher", |
| "//chrome/chrome_watcher:client", |
| + "//chrome/common:constants", |
|
gab
2016/04/12 19:21:08
Adding previously missing 'common_constants' depen
|
| + "//chrome/common:metrics_constants_util_win", |
| "//chrome/installer/util:with_no_strings", |
| "//chrome_elf", |
| "//components/browser_watcher:browser_watcher_client", |