[ios] Use chrome_browser_state_forward.h in /ios/chrome/browser/ui/payments
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. R=mahmadi@chromium.org Bug: 1042208 Change-Id: Ia971578b2b012398b81c4a14d206732411f384b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2007581Reviewed-by:Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#733916}
Showing
Please register or sign in to comment