Index: chrome/tools/build/win/FILES.cfg |
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg |
index 4885bf5c00a68825b1af104adefe1c3e03170f8e..8e769cf4b9bf01d7622ee87bc51042ec2d77b1e6 100644 |
--- a/chrome/tools/build/win/FILES.cfg |
+++ b/chrome/tools/build/win/FILES.cfg |
@@ -658,65 +658,4 @@ |
'buildtype': ['official'], |
'archive': 'chrome-win32-nacl-irt-syms.zip', |
}, |
- # Content shell files: |
- { |
- 'filename': 'AHEM____.TTF', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'blink_deprecated_test_plugin.dll', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'blink_test_plugin.dll', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'content_shell.exe', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'content_shell.pak', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'content_shell_crash_service.exe', |
- '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.dll', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
- { |
- 'filename': 'resources', |
- 'buildtype': ['dev'], |
- 'archive': 'content-shell.zip', |
- 'optional': ['dev'], |
- }, |
] |