Replace RemoteSuggestion by ContextualSuggestion in contextual/.
Adds a class ContextualSuggestion that replaces all uses of RemoteSuggestion in the ContextualContentSuggestionsService. Contextual suggestions do not fit well into RemoteSuggestion because they do not have categories, and their behavior is expected to diverge further in future. Also, caching non-copyable RemoteSuggestion would be inconvenient. Bug: 749988 Change-Id: I71b7a4630efcb6c8e1a69dd8cbb670b6d9fb72ed Reviewed-on: https://chromium-review.googlesource.com/689996 Commit-Queue: Andre Gaschler <gaschler@chromium.org> Reviewed-by:vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#505055}
Showing
Please register or sign in to comment