|
Move the test implementation of //ios/public/provider interfaces
to //ios/chrome/browser and //ios/public/provider/chrome/browser
in preparation of moving chrome_browser_state.h.
Add a forwarding header to avoid breaking downstream once this CL
lands with the merge. It will be removed in a followup CL once all
the downstream code has been fixed to use the new header location.
Reformat the code with "git cl format ios/chrome".
BUG=437333
Review URL: https://codereview.chromium.org/1663783002
Cr-Commit-Position: refs/heads/master@{#373238}
|