diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-06 20:32:11 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-06 20:32:11 +0000 |
commit | 609387ae10880c332c705b6065c664b7f7e00966 (patch) | |
tree | 70385e2735c2c82ff03f0916b97c298cb1014973 | |
parent | c6781deb1f4c33bdefe4126b29052040571f3a27 (diff) | |
download | chromium_src-609387ae10880c332c705b6065c664b7f7e00966.zip chromium_src-609387ae10880c332c705b6065c664b7f7e00966.tar.gz chromium_src-609387ae10880c332c705b6065c664b7f7e00966.tar.bz2 |
Pulling in new version of python_26 with correct PATH ordering.
(Fixes gyp cygwin failures).
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/6130001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70633 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,7 @@ deps_os = { "/trunk/deps/third_party/cygwin@66844", "src/third_party/python_26": - "/trunk/tools/third_party/python_26@67105", + "/trunk/tools/third_party/python_26@70627", "src/third_party/lighttpd": "/trunk/deps/third_party/lighttpd@33727", |