diff options
author | brettw <brettw@chromium.org> | 2015-03-16 15:14:18 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-16 22:15:03 +0000 |
commit | 8f2fd17e33f365c1a73dd25aa33a3a2877d0c1d5 (patch) | |
tree | 22106f2d87ed7e07acab521a2e9f8423944e9f5e /apps | |
parent | 042582e3d43600e5aa88feffd72ccf48fc2c047f (diff) | |
download | chromium_src-8f2fd17e33f365c1a73dd25aa33a3a2877d0c1d5.zip chromium_src-8f2fd17e33f365c1a73dd25aa33a3a2877d0c1d5.tar.gz chromium_src-8f2fd17e33f365c1a73dd25aa33a3a2877d0c1d5.tar.bz2 |
Fix 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.
Review URL: https://codereview.chromium.org/1011823002
Cr-Commit-Position: refs/heads/master@{#320805}
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions