GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4918
Change-Id: Ie9e0db55eae5ad7cad82db5270a8bb6e80d3b3bb
Reviewed-on: https://skia-review.googlesource.com/4918
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
":xml",
]
+ # This file (and all GN files in Skia) are designed to work with an
+ # empty sources assignment filter; we handle all that explicitly.
+ # We clear the filter here for clients who may have set up a global filter.
+ set_sources_assignment_filter([])
+
sources = []
sources += skia_core_sources
sources += skia_effects_sources