Fix IndexedDB race condition during shutdown.
Make sure IndexedDBContext is deleted before returning from
~WebKitContext. Otherwise, UtilityProcessHost may still be in batch mode
when the IO thread is shut down.
BUG=
67422
TEST=browser_tests --gtest_filter=IndexedDBBrowserTest.*
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=72157