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

Unified Diff: tools/telemetry/telemetry/util/find_dependencies_unittest.py

Issue 1165273003: Move cloud_storage to catapult_base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/telemetry/telemetry/util/find_dependencies.py ('k') | tools/telemetry/telemetry/value/trace.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/util/find_dependencies_unittest.py
diff --git a/tools/telemetry/telemetry/util/find_dependencies_unittest.py b/tools/telemetry/telemetry/util/find_dependencies_unittest.py
index 67cb4bbede5f9582d888f64af5af6cc08bca8878..a5c7391e9a31c13d3c10f4d4a0a7fbaf0392600e 100644
--- a/tools/telemetry/telemetry/util/find_dependencies_unittest.py
+++ b/tools/telemetry/telemetry/util/find_dependencies_unittest.py
@@ -12,7 +12,7 @@ import tempfile
import unittest
import zipfile
-from telemetry.util import cloud_storage
+from catapult_base import cloud_storage
from telemetry.util import find_dependencies
« no previous file with comments | « tools/telemetry/telemetry/util/find_dependencies.py ('k') | tools/telemetry/telemetry/value/trace.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698