summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-06 11:44:18 +0000
committerdeanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-06 11:44:18 +0000
commitc659adac47849c782881d5e6dd1c81bae98160e6 (patch)
tree7de363dbe0c5eeee5ff2be1c3a24e181002132f5 /DEPS
parent11c3b482742d87d34f702c83dc467994d93921e1 (diff)
downloadchromium_src-c659adac47849c782881d5e6dd1c81bae98160e6.zip
chromium_src-c659adac47849c782881d5e6dd1c81bae98160e6.tar.gz
chromium_src-c659adac47849c782881d5e6dd1c81bae98160e6.tar.bz2
Roll up Skia to r250 to pick up an alpha gradient fix.
BUG=15918 Review URL: http://codereview.chromium.org/155054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19940 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 fa44b72..993aaf3 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@2361",
"src/third_party/skia":
- "http://skia.googlecode.com/svn/trunk@239",
+ "http://skia.googlecode.com/svn/trunk@250",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),