Delete more unused Android invalidations code
The whole folder components/sync/notifier was part of the old invalidations system and can go away: InvalidationPreferences and InvalidationIntentProtocol were trivially unused. InvalidationClientNameProvider/Generator and its implementations were not fully unused: A global provider instance was set up with a generator, but it was never actually used. Bug: 1029481 Change-Id: I490620d1a75e1fa66993788e9b1f1ff79d7fe3a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2266957 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by:Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#782916}
Showing
Please register or sign in to comment