Skip to content

Commit

Permalink
add skia_effects_imagefilter_sources to sources, as skia splits some …
Browse files Browse the repository at this point in the history
…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/1105062
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mike Reed <reed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568475}
  • Loading branch information
reed-at-google authored and Commit Bot committed Jun 19, 2018
1 parent 0bf8c18 commit fc71474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skia/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit fc71474

Please sign in to comment.