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

Unified Diff: tools/perf/profile_creators/__init__.py

Issue 2300653002: [tools/perf] Update code to reference py_utils.cloud_storage (Closed)
Patch Set: update Created 4 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
Index: tools/perf/profile_creators/__init__.py
diff --git a/tools/perf/profile_creators/__init__.py b/tools/perf/profile_creators/__init__.py
index 73b739cf1847373901ea38f028a8bdba3fe4559d..29e73ca8f8eed96ca6cfbe1e837d574ffa9cf8ea 100644
--- a/tools/perf/profile_creators/__init__.py
+++ b/tools/perf/profile_creators/__init__.py
@@ -11,4 +11,4 @@ from core import path_util
path_util.AddTelemetryToPath()
-path_util.AddCatapultBaseToPath()
+path_util.AddPyUtilsToPath()
« no previous file with comments | « tools/perf/page_sets/pregenerated_profile_shared_state.py ('k') | tools/perf/profile_creators/extension_profile_extender.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698