commit | 0e2e6ce29f2a5dc60798194860daa4b5c04b93cf | [log] [tgz] |
---|---|---|
author | Bruce Dawson <brucedawson@google.com> | Thu Apr 16 13:45:33 2015 -0700 |
committer | Bruce Dawson <brucedawson@google.com> | Thu Apr 16 13:45:33 2015 -0700 |
tree | c805decf4530d281e3ce9fb6be7739d4edcc2936 | |
parent | 3f754d483e257f0d373be28a64b58620b4e0953f [diff] |
Fix pdfium standalone to compile with VS 2015. This change disables several warnings that fire frequently in pdfium and are not practical to fix at this time. R=tsepez@chromium.org BUG=440500 Review URL: https://codereview.chromium.org/1096463005