Remove ProfileStatistics calculation on Startup and Shutdown
In order to reduce the latency on shutdown and possibly also on
startup, ProfileStatistics will not be precalculated and stored in
ProfileAttributesStorage anymore but calculated when the removal of a
profile is requested.
This requires the profile to be loaded if it isn't already loaded.
BUG=716267
[email protected]
Review-Url: https://codereview.chromium.org/2909053002
Cr-Commit-Position: refs/heads/master@{#477257}
19 files changed