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

Side by Side Diff: tools/DEPS

Issue 2584433002: Create top-level dir tools-webrtc and start moving things into it. (Closed)
Patch Set: Created 4 years 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 unified diff | Download patch
« no previous file with comments | « tools-webrtc/whitespace.txt ('k') | tools/cpu/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # 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
5 deps = {
6 # Used by tools/quality_tracking/dashboard and tools/python_charts.
7 "tools/third_party/google-visualization-python":
8 "http://google-visualization-python.googlecode.com/svn/trunk/@15",
9 }
10
OLDNEW
« no previous file with comments | « tools-webrtc/whitespace.txt ('k') | tools/cpu/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698