DescriptionAllow Win64 build of base library even in a Win32 build.
Some components of a 32 bit build of chrome for Windows need to be built
as Win64 Dlls. To allow those components to use base, we make a Win64
build of the base library even when building chrome 32 bit.
This is needed by the Chrome Desk Band code. crbug.com/327435.
https://codereview.chromium.org/79173004/
BUG=327435
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243936
Patch Set 1 #Patch Set 2 : Base Win64: Replace existing base_nacl_win64 target with the new target. #
Total comments: 4
Patch Set 3 : Base Win64: Address CR feedback #
Messages
Total messages: 13 (0 generated)
|