summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 15:33:36 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-03 15:33:36 +0000
commitd53c570c46b5760f10d612babf1fb0048543d38d (patch)
treea4df79ee9d06c70b01aa0be9aad7588de47e9c99 /DEPS
parent8c1b4e1199e9d3fc73a475bf140cc14917930f51 (diff)
downloadchromium_src-d53c570c46b5760f10d612babf1fb0048543d38d.zip
chromium_src-d53c570c46b5760f10d612babf1fb0048543d38d.tar.gz
chromium_src-d53c570c46b5760f10d612babf1fb0048543d38d.tar.bz2
Try reverting skia to r250 to see if the blitter crashes still occur.
I'll revert this change after a chromebot run. TBR=huanr Review URL: http://codereview.chromium.org/160521 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22266 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 f0de9f5..423b2ee 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@293",
+ "http://skia.googlecode.com/svn/trunk@250",
"src/third_party/WebKit/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),