[Sync] Fix a crash when sign into sync.
commit94a4210d30dfa1201a818dc76d6a7afda1baf47d
authorfeng <feng@chromium.org>
Tue, 26 Aug 2014 23:42:39 +0000 (26 16:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 23:45:59 +0000 (26 23:45 +0000)
tree02ddbf4b0b52f1c97d8aa2280742ce9dc97ae9ef
parent64df1add6f9fe6e26f559604feec50e84acf1ae4
[Sync] Fix a crash when sign into sync.

The crash was caused by a dangling pointer to a deleted observer
registered by MostVisitedSites.

BUG=406996

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

Cr-Commit-Position: refs/heads/master@{#292034}
chrome/browser/android/most_visited_sites.cc