From d5e435f4e11722f94fff5bea5a0ce984a8cb5612 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Mon, 18 Jul 2011 22:41:22 +0000 Subject: roll gyp r949:r958 Contains nothing noteworthy (only nonfunctional work-in-progress on the make build for mac) BUG=none TEST=none Review URL: http://codereview.chromium.org/7410001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92915 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 5b926de..704c36c 100644 --- a/DEPS +++ b/DEPS @@ -81,7 +81,7 @@ deps = { (Var("googlecode_url") % "snappy") + "/trunk@37", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@949", + (Var("googlecode_url") % "gyp") + "/trunk@958", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), -- cgit v1.1