ipc: Convert MessageLoop::RunUntilIdle() usage to base::RunLoop variant.

The former method is deprecated and actually it is just using RunLoop internally.
The later is the cannonical method and should be used instead.

BUG=131220
TEST=ipc_tests
R=darin@chromium.org


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

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


CrOS-Libchrome-Original-Commit: 2d6e6a7d03b6ee0e2dc4204a3a31360e8ecc2da4
1 file changed
tree: 23de8a8e3251c2247e28814ce8aca8be733fe7b9
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/