diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 21:09:07 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-01 21:09:07 +0000 |
commit | 2a6118a3b6f9615a8a574fc7193e86e434a9d44d (patch) | |
tree | 5b4ff9fcd75aea8686bd3280acf88c98aa66faed /DEPS | |
parent | d2906c814ba00d3d13a1d125fc48e1eb3f5e775f (diff) | |
download | chromium_src-2a6118a3b6f9615a8a574fc7193e86e434a9d44d.zip chromium_src-2a6118a3b6f9615a8a574fc7193e86e434a9d44d.tar.gz chromium_src-2a6118a3b6f9615a8a574fc7193e86e434a9d44d.tar.bz2 |
Roll gyp in DEPS to get 'cp' fix (?) for mksnapshot race condition.
Review URL: http://codereview.chromium.org/60026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12978 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@412", + "http://gyp.googlecode.com/svn/trunk@413", "src/v8": "http://v8.googlecode.com/svn/trunk@1668", |