| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 071fe756d7700433dfb8e189c97ca677396f9af0..9ae3e6a438334829563dbb6d045c44dafd393ddb 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -198,89 +198,4 @@
|
| 'buildtype': ['official'],
|
| 'archive': 'chrome-linux-nacl-irt-syms.zip',
|
| },
|
| - # Content shell files:
|
| - {
|
| - 'filename': 'AHEM____.TTF',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'GardinerModBug.ttf',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'GardinerModCat.ttf',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'content_shell',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'content_shell.pak',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'dump_syms',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'fonts.conf',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'icudtl.dat',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'libblink_deprecated_test_plugin.so',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'libblink_test_plugin.so',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'libosmesa.so',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'minidump_stackwalk',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'natives_blob.bin',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'resources',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - ]
|
| +]
|
|
|