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

Side by Side Diff: bootstrap/deps.pyl

Issue 1200843003: Added virtualenv for depot_tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Rebase Created 5 years, 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « bootstrap/bootstrap.py ('k') | bootstrap/util.py » ('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 #vim: ft=python:
2 {
3 'wheel': {
4 'version': '0.24.0',
5 'build': '0',
6 'gs': 'c02262299489646af253067e8136c060a93572e3.tar.gz',
7 },
8
9 'protobuf': {
10 'version': '2.6.0',
11 'build': '0',
12 'repo': 'external/github.com/google/protobuf',
13 'rev': '629a556879cc84e0f52546f0484b65b72ce44fe8',
14 },
15 }
OLDNEW
« no previous file with comments | « bootstrap/bootstrap.py ('k') | bootstrap/util.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698