android_mt6572_jiabo/external/webrtc/tools/DEPS
2025-09-05 16:56:03 +08:00

10 lines
362 B
Python

# Tools has its own dependencies, separate from the production code.
# Use http rather than https; the latter can cause problems for users behind
# proxies.
deps = {
# Used by tools/quality_tracking/dashboard and tools/python_charts.
"tools/third_party/google-visualization-python":
"http://google-visualization-python.googlecode.com/svn/trunk/@15",
}