Commit d05f93bc authored by Vidhan's avatar Vidhan Committed by Chromium LUCI CQ

[Autofill] Remove closed TODO from PDM

Change-Id: I9639a8de500fc3aa12e95a9fdade8dfdab1cd4c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2610098Reviewed-by: default avatarMatthias Körber <koerber@google.com>
Commit-Queue: Vidhan Jain <vidhanj@google.com>
Cr-Commit-Position: refs/heads/master@{#840150}
parent 3a838a97
......@@ -551,8 +551,6 @@ void PersonalDataManager::OnAccountsCookieDeletedByUserAction() {
::autofill::prefs::ClearSyncTransportOptIns(pref_service_);
}
// TODO(crbug.com/903896): Generalize this to all the possible states relavant
// to Autofill.
AutofillSyncSigninState PersonalDataManager::GetSyncSigninState() const {
// Check if the user is signed out.
if (!sync_service_ || !identity_manager_ ||
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment