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\ |