summaryrefslogtreecommitdiffstats
path: root/chrome/test/chromedriver
diff options
context:
space:
mode:
authorsamuong <samuong@chromium.org>2015-07-30 19:54:46 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-31 02:55:24 +0000
commit70ec3c1e3f31675a7e7c17e88880ab310a9792de (patch)
tree1c5e78e61282e396d4713db2d0fabcaa2df170f3 /chrome/test/chromedriver
parentbb75573ddb144e7e09be6385495a0838316289af (diff)
downloadchromium_src-70ec3c1e3f31675a7e7c17e88880ab310a9792de.zip
chromium_src-70ec3c1e3f31675a7e7c17e88880ab310a9792de.tar.gz
chromium_src-70ec3c1e3f31675a7e7c17e88880ab310a9792de.tar.bz2
[chromedriver] Fix extraneous right parenthesis in test_expectations.
BUG= TBR=stgao@chromium.org Review URL: https://codereview.chromium.org/1256323010 Cr-Commit-Position: refs/heads/master@{#341275}
Diffstat (limited to 'chrome/test/chromedriver')
-rw-r--r--chrome/test/chromedriver/test/test_expectations1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
index fc5ff31..03ee816 100644
--- a/chrome/test/chromedriver/test/test_expectations
+++ b/chrome/test/chromedriver/test/test_expectations
@@ -225,7 +225,6 @@ _OS_NEGATIVE_FILTER['android:chrome_stable'] = (
_OS_NEGATIVE_FILTER['android:chrome'])
_OS_NEGATIVE_FILTER['android:chrome_beta'] = (
_OS_NEGATIVE_FILTER['android:chrome'])
-)
_OS_NEGATIVE_FILTER['android:chrome_shell'] = (
_OS_NEGATIVE_FILTER['android:chrome'] + [
# https://code.google.com/p/chromedriver/issues/detail?id=1171