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

Unified Diff: chrome/test/android/telemetry_tests/PRESUBMIT.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 | « no previous file | chrome/test/android/telemetry_tests/browser_tests/popular_urls.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/android/telemetry_tests/PRESUBMIT.py
diff --git a/chrome/test/android/telemetry_tests/PRESUBMIT.py b/chrome/test/android/telemetry_tests/PRESUBMIT.py
index 54975213e60beafdf98a3805359fec46fa6053bb..ecd054611909275cf09fa7a2eaa91e7825d22740 100644
--- a/chrome/test/android/telemetry_tests/PRESUBMIT.py
+++ b/chrome/test/android/telemetry_tests/PRESUBMIT.py
@@ -20,7 +20,7 @@ def CommonChecks(input_api, output_api):
output_api,
pylintrc='pylintrc',
extra_paths_list=[
- J('third_party', 'catapult', 'catapult_base'),
+ J('third_party', 'catapult', 'common', 'py_utils'),
J('third_party', 'catapult', 'telemetry'),
J('tools', 'perf'),
])
« no previous file with comments | « no previous file | chrome/test/android/telemetry_tests/browser_tests/popular_urls.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698