You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without splitting backend public includes from private sources, it's not
possible to make gn check pass in Chromium when enabling Graphite by
default. In Chromium, we want to allow Skia dependents like viz or gpu
to depend on Graphite backend specific headers e.g. DawnTypes.h so we
want to put those in the "public" sources for the skia component.
Bug: b/279229242
Change-Id: I54697dedad1ee17187253f0fd1cb6d867769c3d5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/677136
Commit-Queue: Sunny Sachanandani <[email protected]>
Reviewed-by: Kevin Lubick <[email protected]>
0 commit comments