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

Unified Diff: bootstrap/deps.pyl

Issue 1433543003: ts_mon: removed support for https:// endpoints (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Fixed overzealous cleanup Created 5 years, 1 month 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 | « no previous file | infra_libs/ts_mon/api_monitor.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/deps.pyl
diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl
index 31474f476406e17c7c8d8534e636d68ed7bf2bb2..cb1352ab86783adf107e11ff82e427ca2a72291b 100644
--- a/bootstrap/deps.pyl
+++ b/bootstrap/deps.pyl
@@ -85,12 +85,6 @@
'repo': 'external/code.google.com/p/mock',
'rev': '96c2601faa69f6d0ecb931df837632c7776ed4d4',
},
- 'monacq': {
- 'version': '1.1.1',
- 'build': '0',
- 'repo': 'git+https://chrome-internal.googlesource.com/infra/third_party/monacq',
- 'rev': '18386bc2416d39fcec91098bbc7b8e096a24dbfd',
- },
'numpy': {
'version': '1.6.1',
'build': '0',
@@ -115,7 +109,6 @@
'build': '0',
'repo': 'external/github.com/google/protobuf',
'rev': '629a556879cc84e0f52546f0484b65b72ce44fe8',
- 'implicit': True, # Required by monacq
},
'pyasn1': {
'version': '0.1.7',
« no previous file with comments | « no previous file | infra_libs/ts_mon/api_monitor.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698