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