summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-04 22:18:52 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-04 22:18:52 +0000
commit86f59a26c3b762a1c52c89b831ebec488ace4343 (patch)
treecbfc3e617c973621e8e1fa3651b81c8e64c62191 /DEPS
parent5d29e8a75e8ae2262aa268b7b8026ab79adaafcc (diff)
downloadchromium_src-86f59a26c3b762a1c52c89b831ebec488ace4343.zip
chromium_src-86f59a26c3b762a1c52c89b831ebec488ace4343.tar.gz
chromium_src-86f59a26c3b762a1c52c89b831ebec488ace4343.tar.bz2
Roll gyp from r1359 to r1361.
1360: windows: test that \ at end of action arg doesn't work 1361: Remove the hack to concat .d files into a single deps file. BUG=None Review URL: http://codereview.chromium.org/10356019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135456 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 b996348..b78760b 100644
--- a/DEPS
+++ b/DEPS
@@ -121,7 +121,7 @@ deps = {
(Var("googlecode_url") % "grit-i18n") + "/trunk@36",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1359",
+ (Var("googlecode_url") % "gyp") + "/trunk@1361",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),