summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-20 06:01:17 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-20 06:01:17 +0000
commite1b07074fcd5bbb94833c25567ea4f257a0b363d (patch)
tree016d49e1e45137b2d12d20f2977b842f750efbb6 /DEPS
parent1f8cbcb956f6ece22f820be0be4581c4bf9a2934 (diff)
downloadchromium_src-e1b07074fcd5bbb94833c25567ea4f257a0b363d.zip
chromium_src-e1b07074fcd5bbb94833c25567ea4f257a0b363d.tar.gz
chromium_src-e1b07074fcd5bbb94833c25567ea4f257a0b363d.tar.bz2
Roll gyp 1472:1473
r1473: Initial support for VS2012. TBR=thakis@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10832386 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152301 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 38b9d95..c71c20f 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@1472",
+ (Var("googlecode_url") % "gyp") + "/trunk@1473",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),