Remove AnswerCardContentsRegistry and WebContentsManager.
Previously AnswerCardContentsRegistry was used by AppList and Assistant to embed WebContents in Ash, although this would not work in Mash. Assistant used AnswerCardContentsRegistry in conjunction with WebContentsManager to embed Assistant cards. Now, we have migrated to Content Service which renders these classes no longer needed. AppList was transitioned in: https://chromium-review.googlesource.com/c/chromium/src/+/1269622 Assistant was transitioned in: https://chromium-review.googlesource.com/c/chromium/src/+/1313745 https://chromium-review.googlesource.com/c/chromium/src/+/1321861 Bug: b:78078693 Change-Id: I5b855b6ff24722524b600eb1032960210c0233f7 Reviewed-on: https://chromium-review.googlesource.com/c/1325430 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#607089}
Showing
This diff is collapsed.
Please register or sign in to comment