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

Unified Diff: chrome/chrome_installer.gypi

Issue 10665002: Implement installation of the Chrome App Host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: A basic working app host installer/uninstaller. Created 8 years, 5 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 8d32b8417ba6dedf00dbcfdb6d35584d43cf58e0..748ebb19e190095f2a26c70f3a0bc8fd77db4410 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -262,6 +262,8 @@
'installer_util_strings',
'../base/base.gyp:base',
'../build/temp_gyp/googleurl.gyp:googleurl',
+ '../chrome/chrome.gyp:app_host',
grt (UTC plus 2) 2012/07/12 18:37:10 in the past, mini_installer (in chrome/installer/m
erikwright (departed) 2012/07/16 20:13:11 Hm. I guess so. Ultimately it seems pretty useless
grt (UTC plus 2) 2012/07/23 11:31:12 FWIW, setup.exe has a growing number of responsibi
+ '../chrome/chrome.gyp:chrome',
'../chrome_frame/chrome_frame.gyp:chrome_tab_idl',
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
'../breakpad/breakpad.gyp:breakpad_handler',

Powered by Google App Engine
This is Rietveld 408576698