Use ScopedObserver to observe the SupervisedUserSyncService in SupervisedUserImportHandler.
In addition to simplifying the code, ScopedObserver ensures that the object is unregistered as an observer if and only if it has been registered. BUG=488642 Review URL: https://codereview.chromium.org/1123283011 Cr-Commit-Position: refs/heads/master@{#330536}
Showing
Please register or sign in to comment