summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 7a38853..4a62fa3 100644
--- a/DEPS
+++ b/DEPS
@@ -47,10 +47,10 @@ deps = {
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@1005",
"src/third_party/skia/src":
- "http://skia.googlecode.com/svn/trunk/src@428",
+ "http://skia.googlecode.com/svn/trunk/src@435",
"src/third_party/skia/include":
- "http://skia.googlecode.com/svn/trunk/include@428",
+ "http://skia.googlecode.com/svn/trunk/include@435",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),