Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 7dc57f312d0f7ba775c67550608f2a60f3dd1cda..2b180bc8832e089a1501e9d485801d4828a5b45b 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -11,6 +11,8 @@ deps = { |
| 'build/third_party/gsutil/boto': |
| 'https://chromium.googlesource.com/external/boto.git' |
| '@98fc59a5896f4ea990a4d527548204fed8f06c64', |
| + 'build/third_party/infra_libs': |
| + 'https://chromium.googlesource.com/infra/infra/packages/infra_libs.git', |
|
Sergey Berezin
2016/08/08 17:18:31
I'd also pin the dependency, to prevent breaking a
dsansome
2016/08/09 04:29:04
Good idea, done.
|
| 'build/third_party/lighttpd': |
| 'https://chromium.googlesource.com/chromium/deps/lighttpd.git' |
| '@9dfa55d15937a688a92cbf2b7a8621b0927d06eb', |