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

Unified Diff: tools/perf/measurements/loading_trace_unittest.py

Issue 469593002: [telemetry] Create BrowserTestCase to reuse the browser for browser_unittest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update page_test_test_case references in tools/perf/ Created 6 years, 4 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 | « no previous file | tools/perf/measurements/rasterize_and_record_micro_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/measurements/loading_trace_unittest.py
diff --git a/tools/perf/measurements/loading_trace_unittest.py b/tools/perf/measurements/loading_trace_unittest.py
index cc7b912dd825714595b9525aa65d9c5a2e1bda5d..62ddb2933291f458213d61f4c198ab850c0387e3 100644
--- a/tools/perf/measurements/loading_trace_unittest.py
+++ b/tools/perf/measurements/loading_trace_unittest.py
@@ -4,8 +4,8 @@
from measurements import loading_trace
from telemetry.core import wpr_modes
-from telemetry.testing import page_test_test_case
from telemetry.unittest import options_for_unittests
+from telemetry.unittest import page_test_test_case
class LoadingTraceUnitTest(page_test_test_case.PageTestTestCase):
def setUp(self):
« no previous file with comments | « no previous file | tools/perf/measurements/rasterize_and_record_micro_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698