Move two chromium-specific headers into i/p/chromium
Both SkDiscardableMemory.h and GrVkSecondaryCBDrawContext.h
are chromium specific. By moving them to this new location,
it will be easier to specify to Chromium's GN rule that
they are visible to chromium code.
I removed GrVkSecondaryCBDrawContext* from public.bzl
and into only Skia's test target to help enforce the
fact that non-Chromium clients shouldn't need to compile
this code.
Change-Id: I9005238e4691d37610274e5261cf030850d08cb8
Bug: skia:13983
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/628743
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
28 files changed