diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-15 00:53:26 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-15 00:53:26 +0000 |
commit | 9c088f251a401fd42f687100dc1436d89c898d36 (patch) | |
tree | 4d88e9c2031ae62f93c654a8b7f3a12229a33b4d /.DEPS.git | |
parent | 58747b7b1ae85b60034c95ec528cab7c1960c968 (diff) | |
download | chromium_src-9c088f251a401fd42f687100dc1436d89c898d36.zip chromium_src-9c088f251a401fd42f687100dc1436d89c898d36.tar.gz chromium_src-9c088f251a401fd42f687100dc1436d89c898d36.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89113 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ deps_os = { 'src/third_party/psyco_win32': Var('git_url') + '/chromium/deps/psyco_win32.git@a9e06703f2909e3725cf01e415daaac617fb319e', 'src/third_party/python_26': - Var('git_url') + '/chromium/deps/python_26.git@f4f5d43a2599abd4ace5dead9d4d0e63e23055b7', + Var('git_url') + '/chromium/deps/python_26.git@67d19f904470effe3122d27101cc5a8195abd157', 'src/third_party/swig/win': Var('git_url') + '/chromium/deps/swig/win.git@986f013ba518541adf5c839811efb35630a31031', 'src/third_party/xulrunner-sdk': |