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

Unified Diff: chrome/chrome_installer.gypi

Issue 10546149: Factor out logic to find chrome.exe from Omaha client state. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 1b8cdc929f6b6726e039bf24ef62f8806e971a5c..be84bcc137ae8b1f521df0504deceabb5f0a5134 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -30,6 +30,7 @@
'dependencies': [
'installer_util',
'../base/base.gyp:base',
+ '../chrome/chrome.gyp:launcher_support',
'../google_update/google_update.gyp:google_update',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698