OLD | NEW |
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 } |
OLD | NEW |