-
Greg Thompson authored
BrowserProcessImpl must take ownership of both ChromeBrowserPolicyConnector and the Local State PrefService at the same time. Failure to do so can result in the policy connector being destroyed before the pref service, resulting in crashes. This CL also cleans up some dead code left behind when creation of these things was moved earlier in startup. BUG=948265 Change-Id: Ia9bf5b9860381d8f865d1447c16d1674d22c4e4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362800Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#800053}
d4ecaa97