platform_window: Fix component builds
The platform_window target is used from multiple components and should therefore be a component itself. This is needed to avoid ODR violations. One ODR problem that currently can happen is the duplication of the global boolean backing UseTestConfigForPlatformWindows(). Bug: 1019015 Change-Id: I935df9a2fb2c6df1fec887c45c332bc833db91b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1889293Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#710905}
Showing
Please register or sign in to comment