Create TabModelFilterFactory and pass an implementation into .tabmodel
ChromeTabModelFilterFactory is the implementation passed in, and provides either TabGroupModelFilter or EmptyTabModelFilter, depending on flags and DFM availability. This breaks the dependency from TabModelFilterProvider and allows it to be moved to the tabmodel modules. Bug: 1090033 Change-Id: Ibb19abca6b4224e7c24f23c4e187d20f268bd3fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2231743Reviewed-by:David Trainor <dtrainor@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#776505}
Showing
Please register or sign in to comment