diff options
author | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 03:11:56 +0000 |
---|---|---|
committer | jam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-27 03:11:56 +0000 |
commit | 80b050cf2b5f38f77c51000f65c111bcc6ded331 (patch) | |
tree | 5d7dec7da50501b0fe4219e40e5a0e1082e13784 /chrome/browser_tests.isolate | |
parent | 83afcbcc9bf7be3cdf91a4a6af573638c042a694 (diff) | |
download | chromium_src-80b050cf2b5f38f77c51000f65c111bcc6ded331.zip chromium_src-80b050cf2b5f38f77c51000f65c111bcc6ded331.tar.gz chromium_src-80b050cf2b5f38f77c51000f65c111bcc6ded331.tar.bz2 |
Convert speech and session history browser_tests to run under content_browsertests.
Also add support for single-process.
BUG=90448
Review URL: https://chromiumcodereview.appspot.com/10820043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser_tests.isolate')
-rw-r--r-- | chrome/browser_tests.isolate | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate index 00930ed..2c4e06a 100644 --- a/chrome/browser_tests.isolate +++ b/chrome/browser_tests.isolate @@ -87,8 +87,6 @@ 'test/data/content-sniffer-test3-frame.txt', 'test/data/content-sniffer-test3.html', 'test/data/nosniff-test.html', - 'test/data/speech/basic_recognition.html', - 'test/data/speech/grammar_attribute.html', 'test/data/title2.html', ], }, @@ -640,8 +638,6 @@ 'test/data/showmodaldialog.html', 'test/data/showmodaldialog_dialog.html', 'test/data/simple.html', - 'test/data/speech/basic_recognition.html', - 'test/data/speech/grammar_attribute.html', 'test/data/ssl/blank_page.html', 'test/data/ssl/frame_left.html', 'test/data/ssl/frame_right.html', |