DescriptionFix -Wreorder warnings in the Windows code.
This makes the order of fields in constructor initializer lists match
the order in which the fields are declared in (which is the order
they're initialized in). No intended behavior change.
This change was originally reviewed at
https://codereview.chromium.org/1230923005/
BUG=chromium:505304
TBR=thakis@chromium.org
Committed: https://code.google.com/p/google-breakpad/source/detail?r=1471
Patch Set 1 #
Messages
Total messages: 3 (2 generated)
|