| Index: chrome/tools/build/mac/FILES.cfg
|
| diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg
|
| index 1a48f432bcf7e5b089f54ab3d0dee12234d43e42..f172b45544533c707c955bf4a73dfa4bb6d439dc 100644
|
| --- a/chrome/tools/build/mac/FILES.cfg
|
| +++ b/chrome/tools/build/mac/FILES.cfg
|
| @@ -67,53 +67,4 @@
|
| 'buildtype': ['official'],
|
| 'archive': 'chrome-mac-nacl-irt-syms.zip',
|
| },
|
| - # Content shell files:
|
| - {
|
| - 'filename': 'Content Shell.app',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'blink_deprecated_test_plugin.plugin',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'blink_test_plugin.plugin',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'content_shell.pak',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'icudtl.dat',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'natives_blob.bin',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'osmesa.so',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| - {
|
| - 'filename': 'resources',
|
| - 'buildtype': ['dev'],
|
| - 'archive': 'content-shell.zip',
|
| - 'optional': ['dev'],
|
| - },
|
| ]
|
|
|