Commit 9bab87b5 authored by bungeman@google.com's avatar bungeman@google.com

Skia roll 41ebbdd:be21e34

https://skia.googlesource.com/skia/+log/41ebbddd76b747d5fb32c02dda0de3d03a3edda5..be21e3432e4cf925fe494efe23edcb457bd05fcb

CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel
TBR=bungeman@google.com
BUG=

Review URL: https://codereview.chromium.org/445073002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287829 0039d316-1c4b-4281-b951-d872f2087c98
parent 8ce866dc
......@@ -46,7 +46,7 @@ vars = {
"lss_revision": "31",
"sfntly_revision": "239",
"lighttpd_revision": "33737",
"skia_revision": "41ebbddd76b747d5fb32c02dda0de3d03a3edda5",
"skia_revision": "be21e3432e4cf925fe494efe23edcb457bd05fcb",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
......
......@@ -324,9 +324,9 @@ component("skia") {
# Remove unused util files include in utils.gypi
sources -= [
"//third_party/skia/include/utils/SkCondVar.h",
"//third_party/skia/include/utils/SkRunnable.h",
"//third_party/skia/include/utils/SkThreadPool.h",
"//third_party/skia/src/utils/SkCondVar.h",
"//third_party/skia/src/utils/SkRunnable.h",
"//third_party/skia/src/utils/SkThreadPool.h",
"//third_party/skia/src/utils/SkCondVar.cpp",
"//third_party/skia/include/utils/SkBoundaryPatch.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