DescriptionExport the dependency of infobars on skia in gyp
This dependency is already exported in BUILD.gn, but not in infobars.gypi.
Infobar code transitively includes skia headers.
An example of this is infobars.h including SkColor.h.
These skia headers need skia to be added in the include path in order to
compile.
Because of this, any target depending on infobars must also add skia
include dirs.
Committed: https://crrev.com/1931738068426dfde3b634bd35345da225cd5b3e
Cr-Commit-Position: refs/heads/master@{#299330}
Patch Set 1 : #
Messages
Total messages: 9 (3 generated)
|