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

Unified Diff: tools/telemetry/telemetry/internal/util/path.py

Issue 1491373003: Use catapult gsutil instead of telemetry gsutilz. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Dave nit Created 5 years 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/telemetry/telemetry/core/util.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/internal/util/path.py
diff --git a/tools/telemetry/telemetry/internal/util/path.py b/tools/telemetry/telemetry/internal/util/path.py
index 5946a92d533091056a54c982ecdde8bdf03cbe42..45c3ecb841176724ad0e0440768bea7f982aa125 100644
--- a/tools/telemetry/telemetry/internal/util/path.py
+++ b/tools/telemetry/telemetry/internal/util/path.py
@@ -7,7 +7,7 @@ import os
from telemetry.core import util
-# TODO(dtu): Move these functions from core.util to here.
+# TODO(aiolos): Move these functions to catapult_base or here.
GetBaseDir = util.GetBaseDir
GetTelemetryDir = util.GetTelemetryDir
GetUnittestDataDir = util.GetUnittestDataDir
« no previous file with comments | « tools/telemetry/telemetry/core/util.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698