diff options
author | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-30 00:44:14 +0000 |
---|---|---|
committer | scottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-30 00:44:14 +0000 |
commit | a9a1692ccaa7eb7b6dbe67af36f3ee8e0b8207a2 (patch) | |
tree | 0f94c9eeffe40162e053a8176b97fb188fc06464 /DEPS | |
parent | bd4227cf0327c43cc38a57dfaec05e5c446b6ccd (diff) | |
download | chromium_src-a9a1692ccaa7eb7b6dbe67af36f3ee8e0b8207a2.zip chromium_src-a9a1692ccaa7eb7b6dbe67af36f3ee8e0b8207a2.tar.gz chromium_src-a9a1692ccaa7eb7b6dbe67af36f3ee8e0b8207a2.tar.bz2 |
roll psyco_win32 to 237949
Python 2.7 binaries, gyp_chromium speed from 48s -> 33s.
TBR=maruel@chromium.org
BUG=324515
Review URL: https://codereview.chromium.org/97253002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237958 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -286,7 +286,7 @@ deps_os = { "/trunk/tools/third_party/python_26@89111", "src/third_party/psyco_win32": - "/trunk/deps/third_party/psyco_win32@79861", + "/trunk/deps/third_party/psyco_win32@237949", "src/third_party/bison": "/trunk/deps/third_party/bison@147303", |