summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-14 00:13:20 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-14 00:13:20 +0000
commit9f8dc00d7cf55259036a8618485753b032b0ed4e (patch)
tree804e3d2675dcab37e0c688ecd74ded7282fd3443 /DEPS
parent3f8ebf2d56128f185f179fda78cbcfbdcddf610d (diff)
downloadchromium_src-9f8dc00d7cf55259036a8618485753b032b0ed4e.zip
chromium_src-9f8dc00d7cf55259036a8618485753b032b0ed4e.tar.gz
chromium_src-9f8dc00d7cf55259036a8618485753b032b0ed4e.tar.bz2
Revert "Skia merge 317:321"
The layout test failures happened on other platforms too. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23399 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 aed81b2..3ada569 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@321",
+ "http://skia.googlecode.com/svn/trunk@317",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),