Stop calling CommitPendingWriter() in LogCleanShutdown().
commita5c00e28d104b06b952aa2f1d9b4c21178cc4b71
authorhashimoto <hashimoto@chromium.org>
Fri, 27 Mar 2015 06:28:37 +0000 (26 23:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 27 Mar 2015 06:29:31 +0000 (27 06:29 +0000)
tree4a643ee9928b44765d69efeb81fa06b801719aa8
parent504109194fce3704bd1b40f947b4dd26b26a2e03
Stop calling CommitPendingWriter() in LogCleanShutdown().

PrefService's dtor is responsible to call CommitPendingWrite() so there is no need to call it here.

BUG=470501

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

Cr-Commit-Position: refs/heads/master@{#322535}
components/metrics/metrics_service.cc