Break up ios/web/navigation:core into smaller targets.
Dependencies refactoring in a preparation for storing pending navigation item in NavigationContext. This CL extracts wk_navigation_util and navigation_manager_util from core as separate targets. Breaking up core into smaller targets will allow navigation_manager_util to depend on ios/web/web_state:navigation_context without having a circular dependency (navigation_context currently depends on core). navigation_manager_util needs to depend on navigation_context in http://crrev.com/c/1455658/25/ios/web/navigation/navigation_manager_util.mm#10 Bug: 899827 Change-Id: I1aa72fc156ab23aac9124c70ebc5a36b619a6b0c Reviewed-on: https://chromium-review.googlesource.com/c/1486684 Commit-Queue: Justin Cohen <justincohen@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#635568}
Showing
Please register or sign in to comment