Pulling in a gyp fix for wasm.
authorbradnelson <bradnelson@google.com>
Fri, 4 Sep 2015 20:28:07 +0000 (13:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 4 Sep 2015 20:28:23 +0000 (20:28 +0000)
BUG= https://github.com/WebAssembly/v8-native-prototype/issues/10
TEST=manual check of wasm=on
R=dehrenberg@chromium.org
LOG=N

Review URL: https://codereview.chromium.org/1306753007

Cr-Commit-Position: refs/heads/master@{#30598}

DEPS

diff --git a/DEPS b/DEPS
index 3f47573..e921d19 100644 (file)
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
 
 deps = {
   "v8/build/gyp":
-    Var("git_url") + "/external/gyp.git" + "@" + "2b17e0b26a93e8c9758c23aec6c554da4ca8f0a9",
+    Var("git_url") + "/external/gyp.git" + "@" + "5d01a8cda53bfa23f1dcbe0c31c33aa30f50cf4c",
   "v8/third_party/icu":
     Var("git_url") + "/chromium/deps/icu.git" + "@" + "6b3ce817f8e828c3b7a577d2395f0882eb56ef18",
   "v8/buildtools":