Don't DCHECK that the runloop has been Run on iOS shutdown
commit23fddbca3e657e69ca0e6718d4a9be2c34821242
authorstuartmorgan <stuartmorgan@chromium.org>
Mon, 16 Feb 2015 12:57:15 +0000 (16 04:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Feb 2015 12:58:23 +0000 (16 12:58 +0000)
treed57c0b9a9aa54a316ca19fa52bc1b5660a133c0b
parente80cf1c5574eb22c5a347659f4922deb58ce0d50
Don't DCHECK that the runloop has been Run on iOS shutdown

This resolves minor drift in this file from implementing the shutdown
flow on iOS (for the rare cases when the app is told it is terminating).

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#316463}
base/message_loop/message_loop.cc