blob: 7c94d637f7e446362c8503c3797da3d6bb38cf70 [file] [log] [blame]
kjellander@webrtc.orgde2a76f2012-03-27 15:57:30 +00001# Tools has its own dependencies, separate from the production code.
2# Use http rather than https; the latter can cause problems for users behind
3# proxies.
4
kjellander@webrtc.orgde2a76f2012-03-27 15:57:30 +00005deps = {
phoglund@webrtc.orgc440d562012-04-17 08:49:10 +00006 # Used by tools/quality_tracking/dashboard and tools/python_charts.
7 "tools/third_party/google-visualization-python":
phoglund@webrtc.orgf6cd33d2012-04-23 09:27:57 +00008 "http://google-visualization-python.googlecode.com/svn/trunk/@15",
kjellander@webrtc.orgde2a76f2012-03-27 15:57:30 +00009}
10