Update usages of std::map to use ScopedPtrMap.

Almost all code that uses a std::map + STLValueDeleter has been modified
to use a ScopedPtrMap. This makes pointer ownership much clearer, and
removes a lot of manual pointer deletion.

BUG=478594

Review URL: https://codereview.chromium.org/1096983002

Cr-Commit-Position: refs/heads/master@{#336096}


CrOS-Libchrome-Original-Commit: f59c7a8db11a9c5f5abbba3b0fb6f42059e4ce1d
1 file changed
tree: 162c32aed29446c69e9f56f101873d16d95a6d70
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/