Commit 6fda932f authored by reed@google.com's avatar reed@google.com

roll skia to 5075

Review URL: https://chromiumcodereview.appspot.com/10829316

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151524 0039d316-1c4b-4281-b951-d872f2087c98
parent c53ecc72
......@@ -29,7 +29,7 @@ vars = {
"ffmpeg_hash": "2079ffae30f8da6c6eed985cce00e04c31b40888",
"sfntly_revision": "134",
"skia_revision": "5042",
"skia_revision": "5077",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
......
......@@ -44,6 +44,7 @@
'../third_party/skia/src/effects/SkLayerDrawLooper.cpp',
'../third_party/skia/src/effects/SkLayerRasterizer.cpp',
'../third_party/skia/src/effects/SkLightingImageFilter.cpp',
'../third_party/skia/src/effects/SkMagnifierImageFilter.cpp',
'../third_party/skia/src/effects/SkMorphologyImageFilter.cpp',
'../third_party/skia/src/effects/SkPaintFlagsDrawFilter.cpp',
'../third_party/skia/src/effects/SkPorterDuff.cpp',
......@@ -308,6 +309,7 @@
'../third_party/skia/include/effects/SkLayerRasterizer.h',
'../third_party/skia/include/effects/SkLightingImageFilter.h',
'../third_party/skia/include/effects/SkMorphologyImageFilter.h',
'../third_party/skia/include/effects/SkMagnifierImageFilter.h',
'../third_party/skia/include/effects/SkPaintFlagsDrawFilter.h',
'../third_party/skia/include/effects/SkPixelXorXfermode.h',
'../third_party/skia/include/effects/SkPorterDuff.h',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment