DescriptionRe-export Skia defines from content_browser.gypi.
Doing a code search for "file:src/content/public/browser.*\.h skia" shows
six public headers which are including Skia headers. These Skia headers
require that the defines exported from skia.gyp be available. Currently
the build is getting away with this by accident, but some proposed
changes to some Skia headers will cause this to fail. Correct this by
re-exporting the skia.gyp settings.
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|