summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-03 17:18:11 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-03 17:18:11 +0000
commite2310e6d6e46e1b47b79d47fec58b1c840c7e6d5 (patch)
tree52ba005f890d6d1ece86cd9eae7f1ea7e6a00e8f /DEPS
parent718073d1c5bd304fa7067d5d75023482aa602907 (diff)
downloadchromium_src-e2310e6d6e46e1b47b79d47fec58b1c840c7e6d5.zip
chromium_src-e2310e6d6e46e1b47b79d47fec58b1c840c7e6d5.tar.gz
chromium_src-e2310e6d6e46e1b47b79d47fec58b1c840c7e6d5.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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"),