summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:02:18 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-02 22:02:18 +0000
commit8d3b9474b8b002be9e0568aaa7aca64545de960a (patch)
tree12dd080f93e32b40eb345febf68d5527152c6341 /DEPS
parent5693bd6b6326f0eed4be9f56c0506c174359f5e0 (diff)
downloadchromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.zip
chromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.tar.gz
chromium_src-8d3b9474b8b002be9e0568aaa7aca64545de960a.tar.bz2
Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,
and font stuff for Linux. Rebaselines affected tests, adjusts test_expectations, and removes an extraneous include dir. (Also sets the svn:mime-type prop on some of the linux PNG files; they still diff as text in rietveld this time, but I think they should be happier for next time.) BUG=http://crbug.com/12002 TEST=If it builds, and layout tests pass, you're happy. Review URL: http://codereview.chromium.org/118128 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17434 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 63318f0..caa5d86 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@2084",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@171",
+ "http://skia.googlecode.com/svn/trunk@198",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),