Eliminate hacks needed to work around a limitation of base::Bind()

base::Bind() used to be unable to handle opaque type pointers, but the
limitation was fixed in crrev.com/103627.

BUG=crosbug.com/21166
TEST=build and run dbus_unittests


Review URL: http://codereview.chromium.org/8124002

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


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