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

Unified Diff: chrome/chrome.gyp

Issue 14617003: Make chrome.exe rendezvous with existing chrome process earlier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: respond to comments / rebase Created 7 years, 7 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 7487ae09596f517f469ed445c1890f0d87d07b2a..698a2d4bcda5a668155593f6fa89fcbc0800a64f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -156,6 +156,8 @@
'chrome_common.gypi',
'chrome_installer_util.gypi',
'chrome_tests_unit.gypi',
+ 'browser/metro_utils/metro_utils.gypi',
gab 2013/05/13 13:27:43 This is Windows only and should go in the OS=="win
koz (OOO until 15th September) 2013/05/14 08:39:54 Done.
+ 'policy.gypi',
'version.gypi',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698