| Index: chrome/browser_tests.isolate
|
| ===================================================================
|
| --- chrome/browser_tests.isolate (revision 148962)
|
| +++ chrome/browser_tests.isolate (working copy)
|
| @@ -79,14 +79,6 @@
|
| ],
|
| 'isolate_dependency_touched': [
|
| '../third_party/pyftpdlib/src/pyftpdlib/__init__.py',
|
| - 'test/data/content-disposition-empty.html',
|
| - 'test/data/content-disposition-inline.html',
|
| - 'test/data/content-sniffer-test0.html',
|
| - 'test/data/content-sniffer-test1.html',
|
| - 'test/data/content-sniffer-test2.html',
|
| - 'test/data/content-sniffer-test3-frame.txt',
|
| - 'test/data/content-sniffer-test3.html',
|
| - 'test/data/nosniff-test.html',
|
| 'test/data/title2.html',
|
| ],
|
| },
|
| @@ -333,26 +325,11 @@
|
| 'test/data/autofill/heuristics/output/20_register_epson.com.mx.out',
|
| 'test/data/beforeunload.html',
|
| 'test/data/cancelled_redirect_test.html',
|
| - 'test/data/content-disposition-empty.html',
|
| - 'test/data/content-disposition-empty.html.mock-http-headers',
|
| - 'test/data/content-disposition-inline.html',
|
| - 'test/data/content-disposition-inline.html.mock-http-headers',
|
| - 'test/data/content-sniffer-test0.html',
|
| - 'test/data/content-sniffer-test0.html.mock-http-headers',
|
| - 'test/data/content-sniffer-test1.html',
|
| - 'test/data/content-sniffer-test1.html.mock-http-headers',
|
| - 'test/data/content-sniffer-test2.html',
|
| - 'test/data/content-sniffer-test2.html.mock-http-headers',
|
| - 'test/data/content-sniffer-test3-frame.txt.mock-http-headers',
|
| - 'test/data/content-sniffer-test3.html',
|
| - 'test/data/content-sniffer-test3.html.mock-http-headers',
|
| 'test/data/cookie1.html',
|
| 'test/data/custom_handler_foo.html',
|
| 'test/data/download-test2.html',
|
| 'test/data/download-test2.html.mock-http-headers',
|
| 'test/data/download-test3.gif',
|
| - 'test/data/dynamic1.html',
|
| - 'test/data/dynamic2.html',
|
| 'test/data/empty.html',
|
| 'test/data/english_page.html',
|
| 'test/data/extensions/api_test/app_process/manifest.json',
|
| @@ -542,8 +519,6 @@
|
| 'test/data/iframe_in_empty_frame.js',
|
| 'test/data/is_search_provider_installed.html',
|
| 'test/data/is_search_provider_installed_with_exception.html',
|
| - 'test/data/nosniff-test.html',
|
| - 'test/data/nosniff-test.html.mock-http-headers',
|
| 'test/data/notifications/notifications_request_function.html',
|
| 'test/data/notifications/notifications_request_inline.html',
|
| 'test/data/page_cycler/animate2.gif',
|
| @@ -641,8 +616,6 @@
|
| 'test/data/ssl/unsafe_worker.js',
|
| 'test/data/ssl/wss_close.html',
|
| 'test/data/ssl/wss_close_slave.html',
|
| - 'test/data/sync_xmlhttprequest_disallowed.html',
|
| - 'test/data/sync_xmlhttprequest_during_unload.html',
|
| 'test/data/title1.html',
|
| 'test/data/title3.html',
|
| 'test/data/webui/async.js',
|
|
|