DescriptionSupress deprecation warnings in ClearSyncDataPreferences
For backward compatibility, ClearSyncDataPreferences uses both versions of the onAttach() method - the deprecated one, which refers to Activity, and the new one, which refers to Context. Supress the deprecation warning of the former. See crbug.com/585548 for more details.
BUG=585548
Committed: https://crrev.com/186ed42f767bdd0581df79269cc31ad808e7a15b
Cr-Commit-Position: refs/heads/master@{#374682}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|