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 aseembly 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 d3dcompiler_46.dll: %(VersionDir)s\
26 ffmpegsumo.dll: %(VersionDir)s\
27 icudt.dll: %(VersionDir)s\
28 icudtl.dat: %(VersionDir)s\
29 libEGL.dll: %(VersionDir)s\
30 libexif.dll: %(VersionDir)s\
31 libGLESv2.dll: %(VersionDir)s\
32 nacl64.exe: %(VersionDir)s\
33 nacl_irt_x86_32.nexe: %(VersionDir)s\
34 nacl_irt_x86_64.nexe: %(VersionDir)s\
35 pdf.dll: %(VersionDir)s\
36 resources.pak: %(VersionDir)s\
37 syzyasan_rtl.dll: %(VersionDir)s\
38 xinput1_3.dll: %(VersionDir)s\
40 # Sub directories living in the version dir
42 default_apps\*.crx: %(VersionDir)s\default_apps\
43 default_apps\external_extensions.json: %(VersionDir)s\default_apps\
44 Extensions\*.*: %(VersionDir)s\Extensions\
45 locales\*.dll: %(VersionDir)s\Locales
46 locales\*.pak: %(VersionDir)s\Locales
49 chrome_200_percent.pak: %(VersionDir)s\
54 delegate_execute.exe: %(VersionDir)s\
55 libpeerconnection.dll: %(VersionDir)s\
56 metro_driver.dll: %(VersionDir)s\
57 SecondaryTile.png: %(VersionDir)s\
58 widevinecdmadapter.dll: %(VersionDir)s\
60 # Pepper Flash sub-dir.
62 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\
63 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\
67 # All or none of the following 3 files need to be present as the creation of
68 # VisualElementsManifest.xml is based on the existence of
69 # %(VersionDir)\VisualElements. On a similar note, no other files should be
70 # packaged in this directory.
71 Logo.png: %(VersionDir)s\VisualElements\
72 SmallLogo.png: %(VersionDir)s\VisualElements\
73 splash-620x300.png: %(VersionDir)s\VisualElements\