blink: Remove useless h-only source_sets, and remove an obsolete TODO.
The arm NEON comment was about FELightingNEON.cpp which was removed in https://codereview.chromium.org/14262015 , with the other neon code then being garbage-collected later in https://codereview.chromium.org/313303003 The file also contains a few source_sets with only header files. Since header filesa aren't compiled by themselves, that doesn't make much sense, so remove all these targets that didn't also contain cc files. Bug: 381082 Change-Id: I13a4a9ded44fa46a119574a03fe18a7f12b54cec Reviewed-on: https://chromium-review.googlesource.com/1187503Reviewed-by:Stephen White <senorblanco@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#585844}
Showing
Please register or sign in to comment