DescriptionRemove static initializer from BigIntegerUtils.cc
which was being caused by including <iostream> instead of <ostream>.
Since GN uses source_sets instead of static_libraries by default,
the static initializer was making its way into Chrome, which was bad.
R=tsepez@chromium.org
BUG=559766
Committed: https://pdfium.googlesource.com/pdfium/+/0c92bed7ade20fe193dce0a481dad48e1be41622
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|