summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 22:12:37 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 22:12:37 +0000
commit842301e204be1f9b5675aba0d1b64e7632f3ae68 (patch)
tree8d7e0b95bf6f28e341022d3ac840b8c8bc4f96d6 /DEPS
parent8c0bcc1669a718e88877104afe194963f3eb1380 (diff)
downloadchromium_src-842301e204be1f9b5675aba0d1b64e7632f3ae68.zip
chromium_src-842301e204be1f9b5675aba0d1b64e7632f3ae68.tar.gz
chromium_src-842301e204be1f9b5675aba0d1b64e7632f3ae68.tar.bz2
Revert "Skia merge 279:284"
This reverts commit r21332. REVERT=21332 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21333 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 83eb799..9677e13 100644
--- a/DEPS
+++ b/DEPS
@@ -41,7 +41,7 @@ deps = {
"http://nativeclient.googlecode.com/svn/trunk/src/native_client@385",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@284",
+ "http://skia.googlecode.com/svn/trunk@279",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),