summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-10 08:22:08 +0000
committeryusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-10 08:22:08 +0000
commitc8c9f2cf9e95310ef8fdcdff90c1fa6a0fb93dda (patch)
tree619e34caf535cbeb64f0b0e1eae3fd906aacd3f6 /DEPS
parent0be9fabe5200957cebb97b75b76ddd159a2f51a2 (diff)
downloadchromium_src-c8c9f2cf9e95310ef8fdcdff90c1fa6a0fb93dda.zip
chromium_src-c8c9f2cf9e95310ef8fdcdff90c1fa6a0fb93dda.tar.gz
chromium_src-c8c9f2cf9e95310ef8fdcdff90c1fa6a0fb93dda.tar.bz2
Skia merge 309:310
BUG=18333 TEST=none TBR=agl Review URL: http://codereview.chromium.org/164234 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22902 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c276ae8..eaf89c3 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,7 @@ deps = {
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@385",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@309",
+ "http://skia.googlecode.com/svn/trunk@310",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),