[ios] Use chrome_browser_state_forward.h in /ios/public/provider
Instead of forward declaring ChromeBrowserState in the ios namespace, use a header. This will allow moving the class to the global namespace without having to change all the forward declaration at the same time. This CL was uploaded by git cl split. Bug: 1042208 Change-Id: I027bdc72608c52aed8414ce1926fe5b4edd7c074 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2011820 Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#733599}
Showing
Please register or sign in to comment