Compute the field trial for session cookie deletion before shutdown.
commite835df20e7a207d7e5d01d5d9067446a714b6b60
authorerikchen <erikchen@chromium.org>
Tue, 16 Jun 2015 21:01:02 +0000 (16 14:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Jun 2015 21:02:21 +0000 (16 21:02 +0000)
treee742afe9a756a83db915255b6fc09c8ea6b1ef7a
parentd7084548d64ec9d6746e60e988bd557b01c8c79e
Compute the field trial for session cookie deletion before shutdown.

It's possible that the computation is happening after the field trial instances
have been destroyed, which is causing some odd behavior in the Finch A/B
experiment.

BUG=488314

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

Cr-Commit-Position: refs/heads/master@{#334692}
net/extras/sqlite/sqlite_persistent_cookie_store.cc