summaryrefslogtreecommitdiff
path: root/third_party/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-28 11:04:51 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-28 11:04:51 -0700
commit224bc5a983a02c0da3ecc0ee55b6c8b1fe500980 (patch)
treeb6f16086e39be43f5afdb9457886288737c7272b /third_party/BUILD.gn
parent7322343b9322b93d97077575f95a00dcca3f0451 (diff)
downloadpdfium-224bc5a983a02c0da3ecc0ee55b6c8b1fe500980.tar.xz
Change bool type to fix warnings.chromium/2720
Switching the Is{SHIFT|CTRL|ALT|}KeyDown methods to bool from FX_BOOL generated cfx_systemhandler.cpp(129): warning C4800: 'FX_BOOL': forcing value to bool 'true' or 'false' (performance warning) on the win_chromium_x64_rel_ng and win8_chromium_ng bots. This CL switches back to FX_BOOL. Attempting to move everything to bool has huge ripple effects. I removed IsINSERTKeyDown as it was always false. Review-Url: https://codereview.chromium.org/1929963002
Diffstat (limited to 'third_party/BUILD.gn')
0 files changed, 0 insertions, 0 deletions