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

Side by Side Diff: tools/telemetry/telemetry/TELEMETRY_DEPS

Issue 1178843003: Use benchmark_name (date-time) instead of revision number for telemetry html (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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "NOTE": [ 2 "NOTE": [
3 "Please do NOT add new dependencies into this file. Contact ", 3 "Please do NOT add new dependencies into this file. Contact ",
4 "aiolos@, dtu@, or nednguyen@ on how to proceed with your change." 4 "aiolos@, dtu@, or nednguyen@ on how to proceed with your change."
5 ], 5 ],
6 "directory_deps": [ 6 "directory_deps": [
7 "build/android/pylib/", 7 "build/android/pylib/",
8 "chrome/test/data/extensions/", 8 "chrome/test/data/extensions/",
9 "third_party/android_testrunner/", 9 "third_party/android_testrunner/",
10 "third_party/android_tools/sdk/platform-tools/", 10 "third_party/android_tools/sdk/platform-tools/",
11 "third_party/trace-viewer/", 11 "third_party/trace-viewer/",
12 "third_party/typ/", 12 "third_party/typ/",
13 "third_party/pexpect/", 13 "third_party/pexpect/",
14 "third_party/webpagereplay/", 14 "third_party/webpagereplay/",
15 "tools/telemetry/" 15 "tools/telemetry/"
16 ], 16 ],
17 "file_deps": [ 17 "file_deps": [
18 "build/util/lastchange.py",
19 "third_party/chromite/ssh_keys/testing_rsa", 18 "third_party/chromite/ssh_keys/testing_rsa",
20 "third_party/chromite/ssh_keys/testing_rsa.pub", 19 "third_party/chromite/ssh_keys/testing_rsa.pub",
21 "tools/perf/unit-info.json" 20 "tools/perf/unit-info.json"
22 ] 21 ]
23 } 22 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698