summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index d64a651..bcb816df 100644
--- a/DEPS
+++ b/DEPS
@@ -46,10 +46,10 @@ deps = {
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@952",
"src/third_party/skia/src":
- "http://skia.googlecode.com/svn/trunk/src@404",
+ "http://skia.googlecode.com/svn/trunk/src@419",
"src/third_party/skia/include":
- "http://skia.googlecode.com/svn/trunk/include@404",
+ "http://skia.googlecode.com/svn/trunk/include@419",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),