From e2310e6d6e46e1b47b79d47fec58b1c840c7e6d5 Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Tue, 3 Jul 2012 17:18:11 +0000 Subject: Roll gyp to r1427. r1427: Switch the default Visual Studio version to 2010. BUG=None Review URL: https://chromiumcodereview.appspot.com/10689079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145322 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index d922414..7325b4a 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { (Var("googlecode_url") % "grit-i18n") + "/trunk@55", "src/tools/gyp": - (Var("googlecode_url") % "gyp") + "/trunk@1426", + (Var("googlecode_url") % "gyp") + "/trunk@1427", "src/v8": (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), -- cgit v1.1