summaryrefslogtreecommitdiffstats
path: root/content/test/gpu/page_sets/pixel_tests.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/page_sets/pixel_tests.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/page_sets/pixel_tests.py')
-rw-r--r--content/test/gpu/page_sets/pixel_tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
index cd36974..c0ed02a 100644
--- a/content/test/gpu/page_sets/pixel_tests.py
+++ b/content/test/gpu/page_sets/pixel_tests.py
@@ -1,8 +1,6 @@
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-# pylint: disable=W0401,W0614
-from telemetry.page.actions.all_page_actions import *
from telemetry.page import page as page_module
from telemetry.page import page_set as page_set_module