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