summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 07:09:15 +0000
committerbradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 07:09:15 +0000
commitea674b2231b9a813b0b73ef659c2861bdd18b83b (patch)
tree884c15077887eafa38bda18f90f49b6bfb73b439 /DEPS
parent501802573fdf8387d330ef40f79445cdc55eaabc (diff)
downloadchromium_src-ea674b2231b9a813b0b73ef659c2861bdd18b83b.zip
chromium_src-ea674b2231b9a813b0b73ef659c2861bdd18b83b.tar.gz
chromium_src-ea674b2231b9a813b0b73ef659c2861bdd18b83b.tar.bz2
Pulling in newer version of gyp.
This sucks in a fix for gyp thru cygwin to get around some weird scripts in nacl. Also pulling in newer version of nacl, with fix that couldn't be done at the gyp level. BUG=28319 TEST=None Review URL: http://codereview.chromium.org/455018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 304ebcb..dd536d3 100644
--- a/DEPS
+++ b/DEPS
@@ -35,13 +35,13 @@ deps = {
"http://protobuf.googlecode.com/svn/trunk@219",
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@762",
+ "http://gyp.googlecode.com/svn/trunk@765",
"src/v8":
"http://v8.googlecode.com/svn/trunk@3376",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1039",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1052",
"src/third_party/skia/src":
"http://skia.googlecode.com/svn/trunk/src@447",