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

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: 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_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index ef1a01b8fd5fa8f1a54416c72535c11b4a7f68ed..08386877ff17c6f744e439719a8ef0c004093881 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -462,6 +462,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