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

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: Generate manifest via gyp 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\
grt (UTC plus 2) 2013/11/06 19:07:29 Now that I think about it, I wonder if we could ge
Cait (Slow) 2013/11/06 21:18:06 Hrm...For some reason wild cards (*.*.*.*.manifest
gab 2013/11/06 22:28:27 Could it be that the script only currently expands
grt (UTC plus 2) 2013/11/07 03:04:23 I think you're right. Grn. So much for that idea.
Cait (Slow) 2013/11/07 19:30:08 That appears to be the case. I've changed it so th
Extensions\*.*: %(VersionDir)s\Extensions\
ffmpegsumo.dll: %(VersionDir)s\
pdf.dll: %(VersionDir)s\

Powered by Google App Engine
This is Rietveld 408576698