Remove deleted offline page suggestions from opened NTPs
Add OnSuggestionInvalidated methods to the ContentSuggestionsProvider,
the ContentSuggestionsService and its observer and to the SnippetsBridge.
Remove suggestions from the UI immediately when they're invalidated.
Invalidate offline page suggestions when the referenced offline page is
deleted, and also clear it from the dismissed_ids list.
Add new unit tests for the UI layer and the service layer.
BUG=
628198
Committed:
https://crrev.com/2a48f8508b52e518696495338ea4ed7f9b7e6060
Cr-Commit-Position: refs/heads/master@{#412813}