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

Unified Diff: chrome/installer/mini_installer/chrome.release

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/installer/mini_installer/chrome.release
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 31204a538eaf456d6866be3aef38c68cf186746d..5f83728d663357bc4a7ef34bfb807545029ca420 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -4,6 +4,7 @@
[GENERAL]
chrome.exe: %(ChromeDir)s\
+app_host.exe: %(ChromeDir)s\
grt (UTC plus 2) 2012/07/12 18:37:10 move up one line
erikwright (departed) 2012/07/16 20:13:11 Done.
wow_helper.exe: %(ChromeDir)s\
chrome.dll: %(VersionDir)s\
nacl64.exe: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698