From 99ee8020c948ab25b9a5a6c7ad9dc92bc4db220b Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Fri, 23 Sep 2011 18:21:21 +0000 Subject: gyp: r1051 -> r1053 make: remove redundant LINK definition ninja+make: complain about 'settings' targets BUG=96629 Review URL: http://codereview.chromium.org/8008025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102533 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 6cc7e95..7f15047 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ deps = { (Var("googlecode_url") % "grit-i18n") + "/trunk@5", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@1051", + (Var("googlecode_url") % "gyp") + "/trunk@1053", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), -- cgit v1.1