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

Unified Diff: chrome/test/android/telemetry_tests/browser_tests/popular_urls.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 | « chrome/test/android/telemetry_tests/PRESUBMIT.py ('k') | content/test/gpu/PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/android/telemetry_tests/browser_tests/popular_urls.py
diff --git a/chrome/test/android/telemetry_tests/browser_tests/popular_urls.py b/chrome/test/android/telemetry_tests/browser_tests/popular_urls.py
index dd0b1046c4f848b4ffb8404a59976786fd5bdbdb..fc41bb5771ac67f86b6c65e3b85187ae856d8457 100644
--- a/chrome/test/android/telemetry_tests/browser_tests/popular_urls.py
+++ b/chrome/test/android/telemetry_tests/browser_tests/popular_urls.py
@@ -6,7 +6,7 @@ import os
from telemetry.testing import serially_executed_browser_test_case
-from catapult_base import cloud_storage
+from py_utils import cloud_storage
_WPR_ARCHIVE_PATH = os.path.join(os.path.dirname(__file__),
'popular_urls_000.wpr')
« no previous file with comments | « chrome/test/android/telemetry_tests/PRESUBMIT.py ('k') | content/test/gpu/PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698