DescriptionFix some GN component build issues.
This fixes some files not compiling with the proper flags for component mode.
The device_event_log target in GN is a source set in GN and a component in GYP. This difference was causing some errors. I changed this to be a static library in GYP. It only has 2 files in it so making a whole shared library for this target seems wasteful.
Committed: https://crrev.com/8f2fd17e33f365c1a73dd25aa33a3a2877d0c1d5
Cr-Commit-Position: refs/heads/master@{#320805}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : fix #
Messages
Total messages: 7 (2 generated)
|