| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index c6288239834261602d00f0f2104a5626ff6e7bc5..92ad74569a349eabb3a22d2de80a0b5be0a102eb 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",
|
| + "//chrome/common:metrics_constants_util_win",
|
| "//chrome/installer/util:with_no_strings",
|
| "//chrome_elf",
|
| "//components/browser_watcher:browser_watcher_client",
|
|
|