Consolidate SkSL sources/headers in Bazel.
Previously, we had SkSL dependencies factored out into separate
groups so that we could flag-disable SkSL and its sources would
vanish. Now that SK_ENABLE_SKSL has been removed, we can flatten
this out and move SkSL into the regular file groups, and get rid
of conditional SkSL checks.
Bug: b/294209201
Change-Id: I00fdeb5b9181dcbc4ddedfccdf37fb059436a8da
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/745938
Reviewed-by: Chris Mumford <cmumford@google.com>
Commit-Queue: Chris Mumford <cmumford@google.com>
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
19 files changed