OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 [GENERAL] | 5 [GENERAL] |
| 6 # |
| 7 # Chrome Application dir entries, sorted alphabetically. |
| 8 # |
6 chrome.exe: %(ChromeDir)s\ | 9 chrome.exe: %(ChromeDir)s\ |
7 wow_helper.exe: %(ChromeDir)s\ | 10 wow_helper.exe: %(ChromeDir)s\ |
8 syzyasan_rtl.dll: %(VersionDir)s\ | 11 # |
| 12 # Chrome version dir entries, sorted alphabetically. |
| 13 # |
9 chrome.dll: %(VersionDir)s\ | 14 chrome.dll: %(VersionDir)s\ |
| 15 chrome_100_percent.pak: %(VersionDir)s\ |
10 chrome_child.dll: %(VersionDir)s\ | 16 chrome_child.dll: %(VersionDir)s\ |
| 17 chrome_frame_helper.dll: %(VersionDir)s\ |
| 18 chrome_frame_helper.exe: %(VersionDir)s\ |
| 19 chrome_launcher.exe: %(VersionDir)s\ |
| 20 D3DCompiler_43.dll: %(VersionDir)s\ |
| 21 d3dcompiler_46.dll: %(VersionDir)s\ |
| 22 ffmpegsumo.dll: %(VersionDir)s\ |
| 23 icudt.dll: %(VersionDir)s\ |
| 24 libEGL.dll: %(VersionDir)s\ |
| 25 libGLESv2.dll: %(VersionDir)s\ |
11 nacl64.exe: %(VersionDir)s\ | 26 nacl64.exe: %(VersionDir)s\ |
12 ppGoogleNaClPluginChrome.dll: %(VersionDir)s\ | |
13 nacl_irt_x86_32.nexe: %(VersionDir)s\ | 27 nacl_irt_x86_32.nexe: %(VersionDir)s\ |
14 nacl_irt_x86_64.nexe: %(VersionDir)s\ | 28 nacl_irt_x86_64.nexe: %(VersionDir)s\ |
15 icudt.dll: %(VersionDir)s\ | 29 npchrome_frame.dll: %(VersionDir)s\ |
| 30 pdf.dll: %(VersionDir)s\ |
| 31 ppGoogleNaClPluginChrome.dll: %(VersionDir)s\ |
16 resources.pak: %(VersionDir)s\ | 32 resources.pak: %(VersionDir)s\ |
17 chrome_100_percent.pak: %(VersionDir)s\ | 33 syzyasan_rtl.dll: %(VersionDir)s\ |
18 locales\*.pak: %(VersionDir)s\Locales | |
19 locales\*.dll: %(VersionDir)s\Locales | |
20 npchrome_frame.dll: %(VersionDir)s\ | |
21 chrome_launcher.exe: %(VersionDir)s\ | |
22 chrome_frame_helper.exe: %(VersionDir)s\ | |
23 chrome_frame_helper.dll: %(VersionDir)s\ | |
24 Extensions\*.*: %(VersionDir)s\Extensions\ | |
25 ffmpegsumo.dll: %(VersionDir)s\ | |
26 pdf.dll: %(VersionDir)s\ | |
27 D3DCompiler_43.dll: %(VersionDir)s\ | |
28 d3dcompiler_46.dll: %(VersionDir)s\ | |
29 libEGL.dll: %(VersionDir)s\ | |
30 libGLESv2.dll: %(VersionDir)s\ | |
31 xinput1_3.dll: %(VersionDir)s\ | 34 xinput1_3.dll: %(VersionDir)s\ |
| 35 # |
| 36 # Sub directories living in the version dir |
| 37 # |
32 default_apps\*.crx: %(VersionDir)s\default_apps\ | 38 default_apps\*.crx: %(VersionDir)s\default_apps\ |
33 default_apps\external_extensions.json: %(VersionDir)s\default_apps\ | 39 default_apps\external_extensions.json: %(VersionDir)s\default_apps\ |
| 40 Extensions\*.*: %(VersionDir)s\Extensions\ |
| 41 locales\*.dll: %(VersionDir)s\Locales |
| 42 locales\*.pak: %(VersionDir)s\Locales |
34 | 43 |
35 [HIDPI] | 44 [HIDPI] |
36 chrome_200_percent.pak: %(VersionDir)s\ | 45 chrome_200_percent.pak: %(VersionDir)s\ |
37 | 46 |
38 [TOUCH] | 47 [TOUCH] |
39 chrome_touch_100_percent.pak: %(VersionDir)s\ | 48 chrome_touch_100_percent.pak: %(VersionDir)s\ |
40 | 49 |
41 [GOOGLE_CHROME] | 50 [GOOGLE_CHROME] |
| 51 delegate_execute.exe: %(VersionDir)s\ |
| 52 libpeerconnection.dll: %(VersionDir)s\ |
| 53 metro_driver.dll: %(VersionDir)s\ |
42 SecondaryTile.png: %(VersionDir)s\ | 54 SecondaryTile.png: %(VersionDir)s\ |
43 delegate_execute.exe: %(VersionDir)s\ | 55 widevinecdmadapter.dll: %(VersionDir)s\ |
44 metro_driver.dll: %(VersionDir)s\ | 56 # |
45 libpeerconnection.dll: %(VersionDir)s\ | 57 # Pepper Flash sub-dir. |
| 58 # |
| 59 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\ |
46 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\ | 60 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\ |
47 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\ | 61 # |
48 widevinecdmadapter.dll: %(VersionDir)s\ | 62 # Win8 sub-dir. |
| 63 # |
49 # All or none of the following 3 files need to be present as the creation of | 64 # All or none of the following 3 files need to be present as the creation of |
50 # VisualElementsManifest.xml is based on the existence of | 65 # VisualElementsManifest.xml is based on the existence of |
51 # %(VersionDir)\VisualElements. On a similar note, no other files should be | 66 # %(VersionDir)\VisualElements. On a similar note, no other files should be |
52 # packaged in this directory. | 67 # packaged in this directory. |
53 Logo.png: %(VersionDir)s\VisualElements\ | 68 Logo.png: %(VersionDir)s\VisualElements\ |
54 SmallLogo.png: %(VersionDir)s\VisualElements\ | 69 SmallLogo.png: %(VersionDir)s\VisualElements\ |
55 splash-620x300.png: %(VersionDir)s\VisualElements\ | 70 splash-620x300.png: %(VersionDir)s\VisualElements\ |
OLD | NEW |