Log:
roll gyp 1318:1319
r1319: ninja windows: try harder to find DirectX installation
R=tha...@chromium.org
NOTRY=true
Review URL: http://codereview.chromium.org/10021018
Modified:
trunk/src/DEPS
Modified: trunk/src/DEPS
==============================================================================
--- trunk/src/DEPS (original)
+++ trunk/src/DEPS Sun Apr 8 17:13:35 2012
@@ -119,7 +119,7 @@
(Var("googlecode_url") % "grit-i18n") + "/trunk@23",
"src/tools/gyp":
- (Var("googlecode_url") % "gyp") + "/trunk@1318",
+ (Var("googlecode_url") % "gyp") + "/trunk@1319",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),