Remove circular dependencies between gn targets.
Break the circular dependency between //ios/chrome/browser/tabs
and //ios/chrome/browser/snapshots by using TabIdTabHelper to
get the WebState unique identifier instead of using Tab.
Extract tab_id_tab_helper.{h,mm} to a separate target
//ios/chrome/browser/web:tab_id_tab_helper.
Bug: none
Change-Id: Ib8c194a8e80a58674e203aa7b48afb3a245709ef
Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Reviewed-on: https://chromium-review.googlesource.com/839767Reviewed-by:
Justin Cohen <justincohen@chromium.org>
Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#525969}
Showing
Please register or sign in to comment