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
3 # found in the LICENSE file.
7 # Chrome Application dir entries, sorted alphabetically.
9 chrome.exe: %(ChromeDir)s\
10 wow_helper.exe: %(ChromeDir)s\
12 # Chrome version dir assembly manifest.
13 # The name of this file must match the name of the version dir, so we cannot
15 # // TODO(caitkp): Find a way to do this without wildcards.
17 *.*.*.*.manifest: %(VersionDir)s\
19 # Chrome version dir entries, sorted alphabetically.
21 chrome.dll: %(VersionDir)s\
22 chrome_100_percent.pak: %(VersionDir)s\
23 chrome_child.dll: %(VersionDir)s\
24 chrome_elf.dll: %(VersionDir)s\
25 chrome_watcher.dll: %(VersionDir)s\
26 d3dcompiler_47.dll: %(VersionDir)s\
27 ffmpegsumo.dll: %(VersionDir)s\
28 kasko.dll: %(VersionDir)s\
29 icudt.dll: %(VersionDir)s\
30 icudtl.dat: %(VersionDir)s\
31 libEGL.dll: %(VersionDir)s\
32 libexif.dll: %(VersionDir)s\
33 libGLESv2.dll: %(VersionDir)s\
34 nacl64.exe: %(VersionDir)s\
35 nacl_irt_x86_32.nexe: %(VersionDir)s\
36 nacl_irt_x86_64.nexe: %(VersionDir)s\
37 natives_blob.bin: %(VersionDir)s\
38 resources.pak: %(VersionDir)s\
39 snapshot_blob.bin: %(VersionDir)s\
40 syzyasan_rtl.dll: %(VersionDir)s\
41 xinput1_3.dll: %(VersionDir)s\
43 # Sub directories living in the version dir
45 default_apps\*.crx: %(VersionDir)s\default_apps\
46 default_apps\external_extensions.json: %(VersionDir)s\default_apps\
47 Extensions\*.*: %(VersionDir)s\Extensions\
48 locales\*.dll: %(VersionDir)s\Locales
49 locales\*.pak: %(VersionDir)s\Locales
52 chrome_200_percent.pak: %(VersionDir)s\
57 delegate_execute.exe: %(VersionDir)s\
58 libpeerconnection.dll: %(VersionDir)s\
59 metro_driver.dll: %(VersionDir)s\
60 SecondaryTile.png: %(VersionDir)s\
61 widevinecdmadapter.dll: %(VersionDir)s\
63 # Pepper Flash sub-dir.
65 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\
66 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\
70 # All or none of the following 3 files need to be present as the creation of
71 # VisualElementsManifest.xml is based on the existence of
72 # %(VersionDir)\VisualElements. On a similar note, no other files should be
73 # packaged in this directory.
74 Logo.png: %(VersionDir)s\VisualElements\
75 SmallLogo.png: %(VersionDir)s\VisualElements\
76 splash-620x300.png: %(VersionDir)s\VisualElements\