Clean-up inline members of nested classes (base/)

Due to a bug, the Clang-plugin style checker failed to warn about
inline constructors, destructors, non-empty virtual methods, etc.
for nested classes.

The plugin has been fixed, and this patch is part of a clean-up of all
the code that now causes the plugin to issue errors.

BUG=139346


Review URL: https://chromiumcodereview.appspot.com/10825273

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151016 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: a34cc0992e8735dbbec8447d24dbb5c31fc85700
4 files changed
tree: f89f625c1168c009efb0298324eb56f8f5d9c7d6
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/