Index: chrome/test/chromedriver/run_py_tests.py |
diff --git a/chrome/test/chromedriver/run_py_tests.py b/chrome/test/chromedriver/run_py_tests.py |
index 0bcd954498fc63924f94f522fcad06c1e374efde..e8a5f390ff1022c99b75b58eefd94f0d893901fe 100755 |
--- a/chrome/test/chromedriver/run_py_tests.py |
+++ b/chrome/test/chromedriver/run_py_tests.py |
@@ -72,9 +72,6 @@ _DESKTOP_NEGATIVE_FILTER['28'] = ( |
_DESKTOP_NEGATIVE_FILTER['27'] = ( |
_DESKTOP_NEGATIVE_FILTER['HEAD'] + [] |
) |
-_DESKTOP_NEGATIVE_FILTER['26'] = ( |
- _DESKTOP_NEGATIVE_FILTER['HEAD'] + [] |
-) |
_ANDROID_NEGATIVE_FILTER = {} |