summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-14 00:12:03 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-14 00:12:03 +0000
commit3f8ebf2d56128f185f179fda78cbcfbdcddf610d (patch)
tree2bccc0b52a58db2abbacc91665f3af3b0225fb43 /DEPS
parent5798213e2ff70362b7d6f81ecc584da84d9c48b1 (diff)
downloadchromium_src-3f8ebf2d56128f185f179fda78cbcfbdcddf610d.zip
chromium_src-3f8ebf2d56128f185f179fda78cbcfbdcddf610d.tar.gz
chromium_src-3f8ebf2d56128f185f179fda78cbcfbdcddf610d.tar.bz2
Skia merge 317:321
(take two, this caused layout test failures which I missed the first time.) git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23398 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 3ada569..aed81b2 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@317",
+ "http://skia.googlecode.com/svn/trunk@321",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),