Commit fc71474c authored by Mike Reed's avatar Mike Reed Committed by Commit Bot

add skia_effects_imagefilter_sources to sources, as skia splits some of its effects apart

See future Skia CL: https://skia-review.googlesource.com/c/skia/+/135566
Needs this to land first: https://skia-review.googlesource.com/c/skia/+/135622

Change-Id: I8f55332a74429750b89db4da5f9ce407df6bc222
Reviewed-on: https://chromium-review.googlesource.com/1105062Reviewed-by: default avatarMike Klein <mtklein@chromium.org>
Commit-Queue: Mike Reed <reed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568475}
parent 0bf8c184
......@@ -620,6 +620,7 @@ skia_source_set("skia_core_and_effects") {
defines = skia_core_defines
sources = skia_core_sources
sources += skia_effects_sources
sources += skia_effects_imagefilter_sources
if (skia_support_gpu) {
deps = [
"//gpu/config:workaround_list",
......
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