summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-18 15:22:46 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-18 15:22:46 +0000
commit33dcad60b08317a8c0c9ef4747052b732469ed2c (patch)
tree419868b281799ca57dc9a14dcca36a985101747c /DEPS
parent5a4bb940be1e5d667306f894f9470e6dc2240e59 (diff)
downloadchromium_src-33dcad60b08317a8c0c9ef4747052b732469ed2c.zip
chromium_src-33dcad60b08317a8c0c9ef4747052b732469ed2c.tar.gz
chromium_src-33dcad60b08317a8c0c9ef4747052b732469ed2c.tar.bz2
Roll back Skia to r198. There are just a few layout test pixel
differences, but the results look like something more broken is going on. Review URL: http://codereview.chromium.org/132020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18708 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 842cfca..eebb6a6 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@2211",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@220",
+ "http://skia.googlecode.com/svn/trunk@198",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),