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

Unified Diff: tools/telemetry/telemetry/TELEMETRY_DEPS

Issue 1290113003: [Telemetry] Remove obsolete dependency. Remove py_trace.py since it's not used any where. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add chromite LICENSE Created 5 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 | « tools/telemetry/bootstrap_deps ('k') | tools/telemetry/telemetry/internal/browser/browser_options.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/telemetry/TELEMETRY_DEPS
diff --git a/tools/telemetry/telemetry/TELEMETRY_DEPS b/tools/telemetry/telemetry/TELEMETRY_DEPS
index ed63c78f863c1ac7a77f0d3447102088bbbd705b..4f3f8ee55e77dea8bfb91f379e1894a8991de959 100644
--- a/tools/telemetry/telemetry/TELEMETRY_DEPS
+++ b/tools/telemetry/telemetry/TELEMETRY_DEPS
@@ -5,13 +5,10 @@
],
"directory_deps": [
"build/android/pylib/",
- "third_party/android_tools/sdk/platform-tools/",
+ "third_party/android_testrunner/",
"third_party/catapult/",
- "third_party/pexpect/",
- "third_party/ply/",
"third_party/webpagereplay/",
- "tools/telemetry/",
- "third_party/chromite/ssh_keys/"
+ "tools/telemetry/"
],
"file_deps": [
]
« no previous file with comments | « tools/telemetry/bootstrap_deps ('k') | tools/telemetry/telemetry/internal/browser/browser_options.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698