Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1326)

Unified Diff: chrome/browser_tests.isolate

Issue 10821016: Delete chrome/test/data/workers since it's not used anymore. It was copied in r148205 in preparatio… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/workers/debug_shared_worker_initialization.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
===================================================================
--- chrome/browser_tests.isolate (revision 148353)
+++ chrome/browser_tests.isolate (working copy)
@@ -90,13 +90,6 @@
'test/data/speech/basic_recognition.html',
'test/data/speech/grammar_attribute.html',
'test/data/title2.html',
- 'test/data/workers/incognito_worker.html',
- 'test/data/workers/incognito_worker.js',
- 'test/data/workers/queued_shared_worker_shutdown.html',
- 'test/data/workers/single_worker.html',
- 'test/data/workers/worker_close.html',
- 'test/data/workers/worker_common.js',
- 'test/data/workers/worker_utils.js',
],
},
'conditions': [
@@ -708,18 +701,6 @@
'test/data/webui/runtime_error.js',
'test/data/webui/sample_downloads.js',
'test/data/window.close.html',
- 'test/data/workers/debug_shared_worker_initialization.html',
- 'test/data/workers/debug_shared_worker_initialization.js',
- 'test/data/workers/incognito_worker.html',
- 'test/data/workers/incognito_worker.js',
- 'test/data/workers/multi_worker.html',
- 'test/data/workers/queued_shared_worker_shutdown.html',
- 'test/data/workers/shared_worker_auth.html',
- 'test/data/workers/single_worker.html',
- 'test/data/workers/worker_auth.html',
- 'test/data/workers/worker_close.html',
- 'test/data/workers/worker_common.js',
- 'test/data/workers/worker_utils.js',
],
'isolate_dependency_untracked': [
'../content/test/data/dom_storage/',
@@ -1308,8 +1289,6 @@
'test/data/save_page/b.saved2.htm',
'test/data/title2.html',
'test/data/webui/print_preview_hello_world_test.html',
- 'test/data/workers/workers_ui_shared_worker.html',
- 'test/data/workers/workers_ui_shared_worker.js',
],
'isolate_dependency_untracked': [
'../third_party/WebKit/LayoutTests/fast/events/message-channel-gc.html',
« no previous file with comments | « no previous file | chrome/test/data/workers/debug_shared_worker_initialization.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698