Change PersonalDataManager autofill test helpers to use Profile*
There are various test helper methods to add: AutofillProfile(s) CreditCard To the PersonalDataManager. All of these only use the Browser* reference to reach the Profile* object. Changing these methods to use Profile* directly. This allows us to remove the Browser* references so we can run tests on Android. Bug: 1148435 Change-Id: I7ba1bb0491e487e5965fa837edc8abecdb15a471 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545775Reviewed-by:Matthias Körber <koerber@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Ian Struiksma <ianstruiksma@google.com> Cr-Commit-Position: refs/heads/master@{#828796}
Showing
Please register or sign in to comment