From 70ec3c1e3f31675a7e7c17e88880ab310a9792de Mon Sep 17 00:00:00 2001 From: samuong Date: Thu, 30 Jul 2015 19:54:46 -0700 Subject: [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} --- chrome/test/chromedriver/test/test_expectations | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/test/chromedriver') 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 -- cgit v1.1