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

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: Move InitChromeElf to after the fast notify 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 e5d45281a6cab56802cc125beecbdfc790abd4a0..a407018f08a97828706a6d98dd4843f10d91415a 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -21,6 +21,8 @@ npchrome_frame.dll: %(VersionDir)s\
chrome_launcher.exe: %(VersionDir)s\
chrome_frame_helper.exe: %(VersionDir)s\
chrome_frame_helper.dll: %(VersionDir)s\
+chrome_elf.dll: %(VersionDir)s\
+*.*.*.*.manifest: %(VersionDir)s\
gab 2013/11/11 20:11:38 This file was recently sorted by Robert (you'll wa
Cait (Slow) 2013/11/12 16:33:54 I looked into it briefly, and I think it is non tr
gab 2013/11/12 18:24:10 Wlidcard w/ comment sgtm then (with script to dele
Extensions\*.*: %(VersionDir)s\Extensions\
ffmpegsumo.dll: %(VersionDir)s\
pdf.dll: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698