Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(271)

Unified Diff: content/test/gpu/page_sets/pixel_tests.py

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/gpu/gpu_tests/maps.py ('k') | content/test/gpu/run_unittests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/page_sets/pixel_tests.py
diff --git a/content/test/gpu/page_sets/pixel_tests.py b/content/test/gpu/page_sets/pixel_tests.py
index 3854df6f8636e645c56164dbe2da1fd246f9be17..0f7ae64b16add1ec115385971b47ba4bf0baf7b0 100644
--- a/content/test/gpu/page_sets/pixel_tests.py
+++ b/content/test/gpu/page_sets/pixel_tests.py
@@ -1,12 +1,14 @@
# 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.
+
from telemetry.story import story_set as story_set_module
import sys
from gpu_tests import gpu_test_base
+
class PixelTestsPage(gpu_test_base.PageBase):
def __init__(self, url, name, test_rect, revision, story_set,
« no previous file with comments | « content/test/gpu/gpu_tests/maps.py ('k') | content/test/gpu/run_unittests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698