Commit 9ce7b5e1 authored by reed@google.com's avatar reed@google.com

roll skia to 5000

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150545 0039d316-1c4b-4281-b951-d872f2087c98
parent 8fa426df
...@@ -29,7 +29,7 @@ vars = { ...@@ -29,7 +29,7 @@ vars = {
"ffmpeg_hash": "2079ffae30f8da6c6eed985cce00e04c31b40888", "ffmpeg_hash": "2079ffae30f8da6c6eed985cce00e04c31b40888",
"sfntly_revision": "134", "sfntly_revision": "134",
"skia_revision": "4991", "skia_revision": "5000",
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and V8 without interference from each other. # and V8 without interference from each other.
......
...@@ -180,6 +180,7 @@ ...@@ -180,6 +180,7 @@
'../third_party/skia/src/core/SkAlphaRuns.cpp', '../third_party/skia/src/core/SkAlphaRuns.cpp',
'../third_party/skia/src/core/SkAntiRun.h', '../third_party/skia/src/core/SkAntiRun.h',
'../third_party/skia/src/core/SkBitmap.cpp', '../third_party/skia/src/core/SkBitmap.cpp',
'../third_party/skia/src/core/SkBitmapHeap.cpp',
'../third_party/skia/src/core/SkBitmapProcShader.cpp', '../third_party/skia/src/core/SkBitmapProcShader.cpp',
'../third_party/skia/src/core/SkBitmapProcShader.h', '../third_party/skia/src/core/SkBitmapProcShader.h',
'../third_party/skia/src/core/SkBitmapProcState.cpp', '../third_party/skia/src/core/SkBitmapProcState.cpp',
......
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