Split OfflinePageSuggestions into two categories
Add separate flags for enabling the recent tabs and downloads sections.
Update flags shown on snippets-internals page. Modify the
OfflinePageSuggestionsProvider to handle the two categories, especially
to split the OfflinePageItems coming from the OfflinePageModel into two
distinct lists ordered by the last accessed date.
Use the title from the OfflinePageItem, if available; use the URL as
a fallback otherwise.
Add more-button actions for Recent Tabs and Downloads to open the
respective native UIs.
TBR=cpu@chromium.org (for generated_resources.grd)
BUG=
628198
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed:
https://crrev.com/c4fe8dd8b922142e6c3499369007688fd087bfcb
Cr-Commit-Position: refs/heads/master@{#411645}