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