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

Unified Diff: tools/perf/page_sets/pregenerated_profile_shared_state.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
« no previous file with comments | « tools/perf/fetch_benchmark_deps_unittest.py ('k') | tools/perf/profile_creators/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/pregenerated_profile_shared_state.py
diff --git a/tools/perf/page_sets/pregenerated_profile_shared_state.py b/tools/perf/page_sets/pregenerated_profile_shared_state.py
index 72e64f1add2cb4bbab1fe38bf66722250aaf90d0..4f7cb0217555777a5ddbfa28275c7ef61af1c872 100644
--- a/tools/perf/page_sets/pregenerated_profile_shared_state.py
+++ b/tools/perf/page_sets/pregenerated_profile_shared_state.py
@@ -8,7 +8,7 @@ import sys
import tempfile
import zipfile
-from catapult_base import cloud_storage
+from py_utils import cloud_storage
from telemetry.page import shared_page_state
« no previous file with comments | « tools/perf/fetch_benchmark_deps_unittest.py ('k') | tools/perf/profile_creators/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698