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

Unified Diff: tools/telemetry/telemetry/core/tab_unittest.py

Issue 332213003: Move telemetry/core/timeline and timeline_data to telemetry/timeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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
Index: tools/telemetry/telemetry/core/tab_unittest.py
diff --git a/tools/telemetry/telemetry/core/tab_unittest.py b/tools/telemetry/telemetry/core/tab_unittest.py
index dec5fb1e8d61f92b99faed1f340e18fc8199f688..3cc3cd08164d31d510804129e72ae8998eca8811 100644
--- a/tools/telemetry/telemetry/core/tab_unittest.py
+++ b/tools/telemetry/telemetry/core/tab_unittest.py
@@ -10,7 +10,7 @@ from telemetry.core import video
from telemetry.core import util
from telemetry.core import exceptions
from telemetry.core.backends.chrome import tracing_backend
-from telemetry.core.timeline import model
+from telemetry.timeline import model
from telemetry.unittest import tab_test_case
« no previous file with comments | « tools/telemetry/telemetry/core/platform/profiler/strace_profiler.py ('k') | tools/telemetry/telemetry/core/timeline/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698