From e56bc1ed87edf4f90949a161046f0bbc9760f146 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Wed, 29 Aug 2012 04:35:14 +0000 Subject: roll gyp r1484:r1487 1485: Land an empty chmod+x file. gcl try can't deal with them else. 1486: mac ninja&make: Expose SDKROOT to the environment. 1487: ninja: Don't replace spaces with '_' in action / rule descriptions. BUG=131867 TBR=mark Review URL: https://chromiumcodereview.appspot.com/10895026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153855 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 2ea85f9..e671d21 100644 --- a/DEPS +++ b/DEPS @@ -100,7 +100,7 @@ deps = { (Var("googlecode_url") % "grit-i18n") + "/trunk@67", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@1484", + (Var("googlecode_url") % "gyp") + "/trunk@1487", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), -- cgit v1.1