summaryrefslogtreecommitdiffstats
path: root/chrome/installer/mini_installer/chrome.release
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/mini_installer/chrome.release')
-rw-r--r--chrome/installer/mini_installer/chrome.release8
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 2a6ce2a..105ab0a 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -9,10 +9,18 @@
chrome.exe: %(ChromeDir)s\
wow_helper.exe: %(ChromeDir)s\
#
+# Chrome version dir aseembly manifest.
+# The name of this file must match the name of the version dir, so we cannot
+# hard-code it.
+# // TODO(caitkp): Find a way to do this without wildcards.
+#
+*.*.*.*.manifest: %(VersionDir)s\
+#
# Chrome version dir entries, sorted alphabetically.
#
chrome.dll: %(VersionDir)s\
chrome_100_percent.pak: %(VersionDir)s\
+chrome_elf.dll: %(VersionDir)s\
chrome_child.dll: %(VersionDir)s\
chrome_frame_helper.dll: %(VersionDir)s\
chrome_frame_helper.exe: %(VersionDir)s\