summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-21 23:25:11 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-21 23:25:11 +0000
commit0056576a2c4001c4586c67da2cc0cd874eae8015 (patch)
tree0a7f9392550c0420b68c872dfc6f1870de2b8a3c /DEPS
parentb821ead2489a91136f544aa7cdedf655fb683314 (diff)
downloadchromium_src-0056576a2c4001c4586c67da2cc0cd874eae8015.zip
chromium_src-0056576a2c4001c4586c67da2cc0cd874eae8015.tar.gz
chromium_src-0056576a2c4001c4586c67da2cc0cd874eae8015.tar.bz2
Pulling in latest gyp with fix for make generator handling wildcard_suppressed
targets. Pulling in latest nacl with fix for x86 autodetection. BUG=None TEST=None Review URL: http://codereview.chromium.org/313012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29734 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 ddb5e1c..866a2bb 100644
--- a/DEPS
+++ b/DEPS
@@ -37,13 +37,13 @@ deps = {
"http://pywebsocket.googlecode.com/svn/trunk/src@79",
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@716",
+ "http://gyp.googlecode.com/svn/trunk@719",
"src/v8":
"http://v8.googlecode.com/svn/trunk@3093",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@885",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@893",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@376",