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

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

Issue 53793002: Initial implementation of Chrome Early Loading Framework (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 2a6ce2aeed1d515a7af7283a532aca230d5e3389..ea608e159abbf491391935606b5e49e5f6bca8b5 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -11,10 +11,12 @@ wow_helper.exe: %(ChromeDir)s\
#
# Chrome version dir entries, sorted alphabetically.
#
+*.*.*.*.manifest: %(VersionDir)s\
gab 2013/11/12 18:24:10 I'd put this above this block (on line 11) and giv
chrome.dll: %(VersionDir)s\
chrome_100_percent.pak: %(VersionDir)s\
chrome_child.dll: %(VersionDir)s\
chrome_frame_helper.dll: %(VersionDir)s\
+chrome_elf.dll: %(VersionDir)s\
gab 2013/11/12 18:24:10 Sort above chrome_frame_helper.dll.
chrome_frame_helper.exe: %(VersionDir)s\
chrome_launcher.exe: %(VersionDir)s\
D3DCompiler_43.dll: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698