Reduce number of unnamed-type-template-args violations (mostly when passing values to DCHECK(), ASSERT_EQ(), etc.), generally by naming previously-anonymous enums.  We've decided not to eliminate the warning entirely because doing so is only possible with tons of ugly static_cast<>()s in Mac code.

BUG=92247
TEST=Compiles
Review URL: http://codereview.chromium.org/7605019

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


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