From 86f59a26c3b762a1c52c89b831ebec488ace4343 Mon Sep 17 00:00:00 2001
From: "tony@chromium.org"
 <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Fri, 4 May 2012 22:18:52 +0000
Subject: 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
---
 DEPS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'DEPS')

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"),
-- 
cgit v1.1