DescriptionStart moving ownership of SyncNotificationController to SyncController.
GoogleServicesNotificationController is modified to work
the way most other singleton classes work, so that it is
not necessary to pass into the SyncNotificationController
constructor (and thus, into SyncController in the future).
SyncController gets a temporary setter method so that SNC
can be constructed downstream and passed in until all its
dependencies are upstream.
BUG=428882
Committed: https://crrev.com/deaa0fe6ca3e0428a85fc22b019819437d84120b
Cr-Commit-Position: refs/heads/master@{#314515}
Patch Set 1 #Patch Set 2 : Self-review; better comments. #
Total comments: 2
Patch Set 3 : Rebase on master. #
Messages
Total messages: 10 (2 generated)
|