Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2577)

Unified Diff: chrome/BUILD.gn

Issue 2114503002: Enable Per-Monitor Support for Windows 10 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@framefix
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698