Revert "platform_window: Fix component builds"
This reverts commit 8229a222. Reason for revert: Tentatively reverting because it seems like a possible culprit for this tree-closing failure: https://ci.chromium.org/p/chromium/builders/ci/fuchsia-x64-dbg/2029 Original change's description: > 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/+/1889293 > Reviewed-by: Scott Violet <sky@chromium.org> > Commit-Queue: Michael Spang <spang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#710905} TBR=sky@chromium.org,spang@chromium.org Change-Id: I2c39a3dd1655cd20273ee82778b2421628b6fac9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1019015 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891330Reviewed-by:anthonyvd <anthonyvd@chromium.org> Commit-Queue: anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#710924}
Showing
Please register or sign in to comment