[base/win] fix alias collisions
If you include both base/win/async_operation.h and base/win/vector.h then a few aliases (like Complex, Abi) will collide. This CL proposes using dedicated type names to prevent collision to happen. BUG=728870 Change-Id: Ib7757ecd0793a25de18818f1156920973e8ef8c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1755748 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#687289}
Showing
Please register or sign in to comment