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

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

Issue 63153013: Have the component build use the same manifest tricks for the installer archive that are now used b… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove print Created 7 years, 1 month 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 105ab0ad0ee0945d3c68c0320980f76f92e15271..94050afce31eec9421da15d119bfb2934a1e7969 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -20,8 +20,8 @@ wow_helper.exe: %(ChromeDir)s\
#
chrome.dll: %(VersionDir)s\
chrome_100_percent.pak: %(VersionDir)s\
-chrome_elf.dll: %(VersionDir)s\
chrome_child.dll: %(VersionDir)s\
+chrome_elf.dll: %(VersionDir)s\
chrome_frame_helper.dll: %(VersionDir)s\
chrome_frame_helper.exe: %(VersionDir)s\
chrome_launcher.exe: %(VersionDir)s\
« no previous file with comments | « no previous file | chrome/installer/setup/install_worker.cc » ('j') | chrome/tools/build/win/create_installer_archive.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698