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..d1ebe0a28cae4d928a390abc931db847d8e4a6b8 100644 |
--- a/chrome/installer/mini_installer/chrome.release |
+++ b/chrome/installer/mini_installer/chrome.release |
@@ -3,34 +3,36 @@ |
# found in the LICENSE file. |
[GENERAL] |
+# Chrome Application dir entries, sorted alphabetically. |
chrome.exe: %(ChromeDir)s\ |
wow_helper.exe: %(ChromeDir)s\ |
-syzyasan_rtl.dll: %(VersionDir)s\ |
+# Chrome version sub-dir entries, sorted alphabetically. |
chrome.dll: %(VersionDir)s\ |
-chrome_child.dll: %(VersionDir)s\ |
-nacl64.exe: %(VersionDir)s\ |
-ppGoogleNaClPluginChrome.dll: %(VersionDir)s\ |
-nacl_irt_x86_32.nexe: %(VersionDir)s\ |
-nacl_irt_x86_64.nexe: %(VersionDir)s\ |
-icudt.dll: %(VersionDir)s\ |
-resources.pak: %(VersionDir)s\ |
chrome_100_percent.pak: %(VersionDir)s\ |
-locales\*.pak: %(VersionDir)s\Locales |
-locales\*.dll: %(VersionDir)s\Locales |
-npchrome_frame.dll: %(VersionDir)s\ |
-chrome_launcher.exe: %(VersionDir)s\ |
-chrome_frame_helper.exe: %(VersionDir)s\ |
+chrome_child.dll: %(VersionDir)s\ |
chrome_frame_helper.dll: %(VersionDir)s\ |
-Extensions\*.*: %(VersionDir)s\Extensions\ |
-ffmpegsumo.dll: %(VersionDir)s\ |
-pdf.dll: %(VersionDir)s\ |
+chrome_frame_helper.exe: %(VersionDir)s\ |
+chrome_launcher.exe: %(VersionDir)s\ |
D3DCompiler_43.dll: %(VersionDir)s\ |
d3dcompiler_46.dll: %(VersionDir)s\ |
+default_apps\*.crx: %(VersionDir)s\default_apps\ |
+default_apps\external_extensions.json: %(VersionDir)s\default_apps\ |
gab
2013/11/07 16:02:18
I think it would be nice for subdirs like \default
robertshield
2013/11/07 17:09:40
Regrouped all subdirs together at the bottom.
|
+Extensions\*.*: %(VersionDir)s\Extensions\ |
+ffmpegsumo.dll: %(VersionDir)s\ |
+icudt.dll: %(VersionDir)s\ |
libEGL.dll: %(VersionDir)s\ |
libGLESv2.dll: %(VersionDir)s\ |
+locales\*.dll: %(VersionDir)s\Locales |
+locales\*.pak: %(VersionDir)s\Locales |
+nacl64.exe: %(VersionDir)s\ |
+nacl_irt_x86_32.nexe: %(VersionDir)s\ |
+nacl_irt_x86_64.nexe: %(VersionDir)s\ |
+npchrome_frame.dll: %(VersionDir)s\ |
+pdf.dll: %(VersionDir)s\ |
+ppGoogleNaClPluginChrome.dll: %(VersionDir)s\ |
+resources.pak: %(VersionDir)s\ |
+syzyasan_rtl.dll: %(VersionDir)s\ |
xinput1_3.dll: %(VersionDir)s\ |
-default_apps\*.crx: %(VersionDir)s\default_apps\ |
-default_apps\external_extensions.json: %(VersionDir)s\default_apps\ |
[HIDPI] |
chrome_200_percent.pak: %(VersionDir)s\ |
@@ -39,12 +41,12 @@ chrome_200_percent.pak: %(VersionDir)s\ |
chrome_touch_100_percent.pak: %(VersionDir)s\ |
[GOOGLE_CHROME] |
-SecondaryTile.png: %(VersionDir)s\ |
delegate_execute.exe: %(VersionDir)s\ |
-metro_driver.dll: %(VersionDir)s\ |
libpeerconnection.dll: %(VersionDir)s\ |
-PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\ |
+metro_driver.dll: %(VersionDir)s\ |
PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\ |
gab
2013/11/07 16:02:18
Like it was here (until someone added widevine...d
|
+PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\ |
+SecondaryTile.png: %(VersionDir)s\ |
widevinecdmadapter.dll: %(VersionDir)s\ |
# All or none of the following 3 files need to be present as the creation of |
# VisualElementsManifest.xml is based on the existence of |