Index: DEPS |
diff --git a/DEPS b/DEPS |
index 80a1c5a556d6b77b7d4c7a6557e1df025460a387..d3d07e9a3f55618494cd590dc263c9a867723499 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -52,7 +52,7 @@ deps = { |
"http://gyp.googlecode.com/svn/trunk@836", |
"src/v8": |
- "http://v8.googlecode.com/svn/trunk@4988", |
+ "http://v8.googlecode.com/svn/trunk@5017", |
"src/native_client": |
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@" + |
@@ -291,4 +291,3 @@ hooks = [ |
"action": ["python", "src/build/gyp_chromium"], |
}, |
] |
- |