summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_impl.cc
diff options
context:
space:
mode:
authorviettrungluu <viettrungluu@chromium.org>2014-10-16 18:20:48 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-17 01:21:04 +0000
commit2560ad88c6c237d40db5bf2e377cd552c33ef6ea (patch)
treecbb6d0a186ad1b08a917e6a07c5558389cd3f74f /content/browser/plugin_service_impl.cc
parent7cbf7ae277ab297529d5ae4b5f3f61cc37bc77ea (diff)
downloadchromium_src-2560ad88c6c237d40db5bf2e377cd552c33ef6ea.zip
chromium_src-2560ad88c6c237d40db5bf2e377cd552c33ef6ea.tar.gz
chromium_src-2560ad88c6c237d40db5bf2e377cd552c33ef6ea.tar.bz2
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
There are still ARRAYSIZE_UNSAFEs in ppapi/tests/test_audio.cc, but it defines it itself, and it might be compiled by some older NaCl toolchain that doesn't support C++11. third_party/npapi/npspy/common/format.cpp also has its own ARRAYSIZE_UNSAFE, but I'm hoping to delete npspy completely.) I'll remove ARRAYSIZE_UNSAFE from base/macro.h separately, since it's quite likely we have deps that use our base (and those deps may use it). R=ben@chromium.org TBR=armansito@chromium.org BUG=423134 Review URL: https://codereview.chromium.org/663673002 Cr-Commit-Position: refs/heads/master@{#300034}
Diffstat (limited to 'content/browser/plugin_service_impl.cc')
0 files changed, 0 insertions, 0 deletions