summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 16:06:48 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 16:06:48 +0000
commit73051608c0061b57718841e9c0050ffe5e07c49b (patch)
treeb0e242e2edda142f36619046ce4936b19dd4b137 /DEPS
parent3111f08b397248f8c0e6e1e8773c53bdf141cabd (diff)
downloadchromium_src-73051608c0061b57718841e9c0050ffe5e07c49b.zip
chromium_src-73051608c0061b57718841e9c0050ffe5e07c49b.tar.gz
chromium_src-73051608c0061b57718841e9c0050ffe5e07c49b.tar.bz2
DEPS roll for gyp:
* Fix action execution with no specified target output files. * Handle duplicate --mode= values. Review URL: http://codereview.chromium.org/99210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 94c29d8..2983539 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@450",
+ "http://gyp.googlecode.com/svn/trunk@452",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1809",