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

Unified Diff: DEPS

Issue 2103073002: Make Buildbot masters send ts_mon metrics, and add standard HTTP server metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@buildbot-tsmon
Patch Set: Vendor infra_libs into third_party Created 4 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 | « .gitignore ('k') | environment.cfg.py » ('j') | environment.cfg.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « .gitignore ('k') | environment.cfg.py » ('j') | environment.cfg.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698