diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 17:26:30 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-30 17:26:30 +0000 |
commit | 854e131abba37f4c5350888942c577614424f524 (patch) | |
tree | 953703d1ddf9dcca9c547fc619b73603d026c25b /chrome/browser_tests.isolate | |
parent | 3dfa4c08bd73745edd13e38b9d832eac0dabd925 (diff) | |
download | chromium_src-854e131abba37f4c5350888942c577614424f524.zip chromium_src-854e131abba37f4c5350888942c577614424f524.tar.gz chromium_src-854e131abba37f4c5350888942c577614424f524.tar.bz2 |
Move resource_dispatcher_host_browsertest.cc to content_browsertests.
BUG=90448
Review URL: https://chromiumcodereview.appspot.com/10829070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148966 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser_tests.isolate')
-rw-r--r-- | chrome/browser_tests.isolate | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate index 744310e..e0ae5c8 100644 --- a/chrome/browser_tests.isolate +++ b/chrome/browser_tests.isolate @@ -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', |