Remove unnecessary account_consistency_method.h includes in //ios
Some files of //ios have been including account_consistency_method.h even though they don't use AccountConsistencyMethod or DiceMethodGreaterOrEqual(). This CL removes all unnecessary account_consistency_method.h includes. Instead, this CL adds the include to the files where AccountConsistencyMethod is used actually. Bug: 970268 Change-Id: I7a7e18614523bd8783b73d09abb0ce0898f9ce9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699564 Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#676853}
Showing
Please register or sign in to comment