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

Unified Diff: chrome/chrome_exe.gypi

Issue 14617003: Make chrome.exe rendezvous with existing chrome process earlier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix if/enum 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_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index bd5726d10f3bdba899bfe3cf62ca4f41b39a131e..42537ec5308deac0289f9bd63ef74d89f8314a76 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -460,6 +460,7 @@
'dependencies': [
'chrome_dll',
'chrome_nacl_win64',
+ 'chrome_process_finder',
'chrome_version_resources',
'installer_util',
'image_pre_reader',

Powered by Google App Engine
This is Rietveld 408576698