diff options
author | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 08:22:08 +0000 |
---|---|---|
committer | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 08:22:08 +0000 |
commit | c8c9f2cf9e95310ef8fdcdff90c1fa6a0fb93dda (patch) | |
tree | 619e34caf535cbeb64f0b0e1eae3fd906aacd3f6 /DEPS | |
parent | 0be9fabe5200957cebb97b75b76ddd159a2f51a2 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |