commit | f5b47fd134d1bf5613c9898c04ea280cd20df544 | [log] [tgz] |
---|---|---|
author | fdoray <[email protected]> | Tue Sep 13 14:12:36 2016 |
committer | Commit bot <[email protected]> | Tue Sep 13 14:14:39 2016 |
tree | 95c6bede4061664274bb5ed624a42d8523d98551 | |
parent | 88f013bd979ec30333bd7ce6c0bd2e0b5f6f2742 [diff] |
Remove calls to deprecated MessageLoop methods in chromeos. This CL (hopefully) removes all calls to these methods in chromeos: - MessageLoop::PostTask - MessageLoop::PostDelayedTask - MessageLoop::DeleteSoon - MessageLoop::ReleaseSoon - MessageLoop::Run - MessageLoop::RunUntilIdle BUG=616447 [email protected] Review-Url: https://codereview.chromium.org/2314853004 Cr-Commit-Position: refs/heads/master@{#418234}