Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 1c26c3f29012af6f22a4709c98c11ea97376a6b7..0af7af8653243432c4fddddcd4fe45fb1fb5a4c5 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -135,6 +135,7 @@ if (!is_android && !is_mac) { |
"//chrome/browser:chrome_process_finder", |
"//chrome/chrome_watcher", |
"//chrome/chrome_watcher:client", |
+ "//chrome/common", |
Lei Zhang
2016/06/30 01:55:40
Has Windows switched to GN yet? If not, don't you
robliao
2016/06/30 16:58:08
Obsoleted with latest patchset.
|
"//chrome/common:constants", |
"//chrome/common:metrics_constants_util_win", |
"//chrome/install_static:install_static_util", |