Chromium Code Reviews
DescriptionDon't depend on base::win in PartitionAlloc.
It seemed like a good idea, but we want to be able to use PA in other projects
(like PDFium) without pulling in even more base dependencies. Instead, use the
plain Windows API for getting the version.
BUG=672219, 695274
TBR=haraken
Review-Url: https://codereview.chromium.org/2811903003
Cr-Commit-Position: refs/heads/master@{#463776}
Committed: https://chromium.googlesource.com/chromium/src/+/136d94d61e825232fccd78145cd94f86f5c20aae
Patch Set 1 #Patch Set 2 : Fix the #including ordering. #Messages
Total messages: 10 (5 generated)
|