Descriptionfix allocator shim for multiple_dll debug build
allocator.gyp removes libcmt/libcmtd from link via direct_dependent_settings
so having chrome_main_dll depend on it fixes the link.
(I think it probably doesn't work in non-multiple_dll Debug either, but
linking Debug-static_library with symbols doesn't work anyway so likely no
one noticed.)
R=jamesr@chromium.org
BUG=262396
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215818
Patch Set 1 #Patch Set 2 : make chrome_main_dll directly depend on allocator #Patch Set 3 : win only #Messages
Total messages: 4 (0 generated)
|