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