Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Side by Side Diff: chrome/installer/mini_installer/chrome.release

Issue 2004143002: Retry of 2b0e51237fa07b4fb9f6c20edcefce094f6cf5f5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/installer/linux/common/installer.include ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # 6 #
7 # Chrome Application dir entries, sorted alphabetically. 7 # Chrome Application dir entries, sorted alphabetically.
8 # 8 #
9 chrome.exe: %(ChromeDir)s\ 9 chrome.exe: %(ChromeDir)s\
10 wow_helper.exe: %(ChromeDir)s\ 10 wow_helper.exe: %(ChromeDir)s\
11 # 11 #
12 # Chrome version dir assembly manifest. 12 # Chrome version dir assembly manifest.
13 # The name of this file must match the name of the version dir, so we cannot 13 # The name of this file must match the name of the version dir, so we cannot
14 # hard-code it. 14 # hard-code it.
15 # // TODO(caitkp): Find a way to do this without wildcards. 15 # // TODO(caitkp): Find a way to do this without wildcards.
16 # 16 #
17 *.*.*.*.manifest: %(VersionDir)s\ 17 *.*.*.*.manifest: %(VersionDir)s\
18 # 18 #
19 # Chrome version dir entries, sorted alphabetically. 19 # Chrome version dir entries, sorted alphabetically.
20 # 20 #
21 chrome.dll: %(VersionDir)s\ 21 chrome.dll: %(VersionDir)s\
22 chrome_100_percent.pak: %(VersionDir)s\ 22 chrome_100_percent.pak: %(VersionDir)s\
23 chrome_material_100_percent.pak: %(VersionDir)s\
24 chrome_child.dll: %(VersionDir)s\ 23 chrome_child.dll: %(VersionDir)s\
25 chrome_elf.dll: %(VersionDir)s\ 24 chrome_elf.dll: %(VersionDir)s\
26 chrome_watcher.dll: %(VersionDir)s\ 25 chrome_watcher.dll: %(VersionDir)s\
27 d3dcompiler_47.dll: %(VersionDir)s\ 26 d3dcompiler_47.dll: %(VersionDir)s\
28 ffmpeg.dll: %(VersionDir)s\ 27 ffmpeg.dll: %(VersionDir)s\
29 kasko.dll: %(VersionDir)s\ 28 kasko.dll: %(VersionDir)s\
30 icudt.dll: %(VersionDir)s\ 29 icudt.dll: %(VersionDir)s\
31 icudtl.dat: %(VersionDir)s\ 30 icudtl.dat: %(VersionDir)s\
32 libEGL.dll: %(VersionDir)s\ 31 libEGL.dll: %(VersionDir)s\
33 libGLESv2.dll: %(VersionDir)s\ 32 libGLESv2.dll: %(VersionDir)s\
34 nacl64.exe: %(VersionDir)s\ 33 nacl64.exe: %(VersionDir)s\
35 nacl_irt_x86_32.nexe: %(VersionDir)s\ 34 nacl_irt_x86_32.nexe: %(VersionDir)s\
36 nacl_irt_x86_64.nexe: %(VersionDir)s\ 35 nacl_irt_x86_64.nexe: %(VersionDir)s\
37 natives_blob.bin: %(VersionDir)s\ 36 natives_blob.bin: %(VersionDir)s\
38 resources.pak: %(VersionDir)s\ 37 resources.pak: %(VersionDir)s\
39 snapshot_blob.bin: %(VersionDir)s\ 38 snapshot_blob.bin: %(VersionDir)s\
40 syzyasan_rtl.dll: %(VersionDir)s\ 39 syzyasan_rtl.dll: %(VersionDir)s\
41 # 40 #
42 # Sub directories living in the version dir 41 # Sub directories living in the version dir
43 # 42 #
44 default_apps\*.crx: %(VersionDir)s\default_apps\ 43 default_apps\*.crx: %(VersionDir)s\default_apps\
45 default_apps\external_extensions.json: %(VersionDir)s\default_apps\ 44 default_apps\external_extensions.json: %(VersionDir)s\default_apps\
46 Extensions\*.*: %(VersionDir)s\Extensions\ 45 Extensions\*.*: %(VersionDir)s\Extensions\
47 locales\*.dll: %(VersionDir)s\Locales 46 locales\*.dll: %(VersionDir)s\Locales
48 locales\*.pak: %(VersionDir)s\Locales 47 locales\*.pak: %(VersionDir)s\Locales
49 48
50 [HIDPI] 49 [HIDPI]
51 chrome_200_percent.pak: %(VersionDir)s\ 50 chrome_200_percent.pak: %(VersionDir)s\
52 chrome_material_200_percent.pak: %(VersionDir)s\
53 51
54 [TOUCH] 52 [TOUCH]
55 53
56 [GOOGLE_CHROME] 54 [GOOGLE_CHROME]
57 SecondaryTile.png: %(VersionDir)s\ 55 SecondaryTile.png: %(VersionDir)s\
58 # 56 #
59 # Widevine CDM sub-dir 57 # Widevine CDM sub-dir
60 # 58 #
61 WidevineCdm\manifest.json: %(VersionDir)s\WidevineCdm\ 59 WidevineCdm\manifest.json: %(VersionDir)s\WidevineCdm\
62 WidevineCdm\_platform_specific\win_x86\widevinecdm.dll: %(VersionDir)s\WidevineC dm\_platform_specific\win_x86\ 60 WidevineCdm\_platform_specific\win_x86\widevinecdm.dll: %(VersionDir)s\WidevineC dm\_platform_specific\win_x86\
63 WidevineCdm\_platform_specific\win_x86\widevinecdmadapter.dll: %(VersionDir)s\Wi devineCdm\_platform_specific\win_x86\ 61 WidevineCdm\_platform_specific\win_x86\widevinecdmadapter.dll: %(VersionDir)s\Wi devineCdm\_platform_specific\win_x86\
64 WidevineCdm\_platform_specific\win_x64\widevinecdm.dll: %(VersionDir)s\WidevineC dm\_platform_specific\win_x64\ 62 WidevineCdm\_platform_specific\win_x64\widevinecdm.dll: %(VersionDir)s\WidevineC dm\_platform_specific\win_x64\
65 WidevineCdm\_platform_specific\win_x64\widevinecdmadapter.dll: %(VersionDir)s\Wi devineCdm\_platform_specific\win_x64\ 63 WidevineCdm\_platform_specific\win_x64\widevinecdmadapter.dll: %(VersionDir)s\Wi devineCdm\_platform_specific\win_x64\
66 # 64 #
67 # Pepper Flash sub-dir. 65 # Pepper Flash sub-dir.
68 # 66 #
69 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\ 67 PepperFlash\manifest.json: %(VersionDir)s\PepperFlash\
70 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\ 68 PepperFlash\pepflashplayer.dll: %(VersionDir)s\PepperFlash\
71 # 69 #
72 # Win8 sub-dir. 70 # Win8 sub-dir.
73 # 71 #
74 # All or none of the following 3 files need to be present as the creation of 72 # All or none of the following 3 files need to be present as the creation of
75 # VisualElementsManifest.xml is based on the existence of 73 # VisualElementsManifest.xml is based on the existence of
76 # %(VersionDir)\VisualElements. On a similar note, no other files should be 74 # %(VersionDir)\VisualElements. On a similar note, no other files should be
77 # packaged in this directory. 75 # packaged in this directory.
78 Logo.png: %(VersionDir)s\VisualElements\ 76 Logo.png: %(VersionDir)s\VisualElements\
79 SmallLogo.png: %(VersionDir)s\VisualElements\ 77 SmallLogo.png: %(VersionDir)s\VisualElements\
OLDNEW
« no previous file with comments | « chrome/installer/linux/common/installer.include ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698