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

Unified Diff: tools/telemetry/bootstrap_deps

Issue 256783004: Fix path for adb in bootstrap deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/bootstrap_deps
diff --git a/tools/telemetry/bootstrap_deps b/tools/telemetry/bootstrap_deps
index a73054069a3294272a59980c1b13af195738ec1e..39f46ba2f19718e9f4a1c9cab2dd1796cb9a1bfe 100644
--- a/tools/telemetry/bootstrap_deps
+++ b/tools/telemetry/bootstrap_deps
@@ -14,7 +14,7 @@ deps = {
"https://web-page-replay.googlecode.com/svn/trunk",
"src/third_party/trace-viewer":
"https://trace-viewer.googlecode.com/svn/trunk",
- "src/third_party/third_party/android_tools/sdk/platform-tools":
+ "src/third_party/android_tools/sdk/platform-tools":
"https://src.chromium.org/chrome/trunk/src/third_party/android_tools/sdk/platform-tools",
"src/build/android":
"https://src.chromium.org/chrome/trunk/src/build/android",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698