summaryrefslogtreecommitdiffstats
path: root/content/test/gpu/gpu_tests/maps.py
diff options
context:
space:
mode:
authorchrishenry@google.com <chrishenry@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-10 23:32:58 +0000
committerchrishenry@google.com <chrishenry@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-10 23:32:58 +0000
commit4e8cf25019b672394d7d6bd6a3bdfcd3346dcb75 (patch)
tree32418b4f310083dab45a6477a014f2c7ea1ac404 /content/test/gpu/gpu_tests/maps.py
parent5a3cac4984e85e5dcdae1dfe8e2588c723261bee (diff)
downloadchromium_src-4e8cf25019b672394d7d6bd6a3bdfcd3346dcb75.zip
chromium_src-4e8cf25019b672394d7d6bd6a3bdfcd3346dcb75.tar.gz
chromium_src-4e8cf25019b672394d7d6bd6a3bdfcd3346dcb75.tar.bz2
Delete all_page_actions, which is now empty.
All existing actions can now be accessed from ActionRunner directly, so this file has outlived its usefulness. BUG=361809 Review URL: https://codereview.chromium.org/356833010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282462 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/gpu/gpu_tests/maps.py')
-rw-r--r--content/test/gpu/gpu_tests/maps.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/test/gpu/gpu_tests/maps.py b/content/test/gpu/gpu_tests/maps.py
index 9c2ed36..66ee376 100644
--- a/content/test/gpu/gpu_tests/maps.py
+++ b/content/test/gpu/gpu_tests/maps.py
@@ -19,8 +19,6 @@ from telemetry.core import util
from telemetry.page import page
from telemetry.page import page_set
from telemetry.page import page_test
-# pylint: disable=W0401,W0614
-from telemetry.page.actions.all_page_actions import *
class _MapsValidator(cloud_storage_test_base.ValidatorBase):
def CustomizeBrowserOptions(self, options):