summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 19:35:25 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-23 19:35:25 +0000
commit89c3317ba1adf8d974fc3b649ea6ac00ef6c0dae (patch)
treea70f1800454e30c945437036c6ea0b3716b4b3dd /DEPS
parentace2376fe1a3024702a99ec93221cdb1886d7172 (diff)
downloadchromium_src-89c3317ba1adf8d974fc3b649ea6ac00ef6c0dae.zip
chromium_src-89c3317ba1adf8d974fc3b649ea6ac00ef6c0dae.tar.gz
chromium_src-89c3317ba1adf8d974fc3b649ea6ac00ef6c0dae.tar.bz2
Bring in a patch to skia that's required for
http://codereview.chromium.org/141037 . BUG=http://crbug.com/14020 TEST=none Review URL: http://codereview.chromium.org/146003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19043 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 abd2d8f..a8f7250 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@2249",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@224",
+ "http://skia.googlecode.com/svn/trunk@233",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),