| Index: chrome/browser/ui/webui/snippets_internals_message_handler.h
|
| diff --git a/chrome/browser/ui/webui/snippets_internals_message_handler.h b/chrome/browser/ui/webui/snippets_internals_message_handler.h
|
| index d6911cfe20d8a3fce0bbe9dff2fdca72f55a034d..8c88af14f3203b70fc88ef06f7e553ccc42e19d4 100644
|
| --- a/chrome/browser/ui/webui/snippets_internals_message_handler.h
|
| +++ b/chrome/browser/ui/webui/snippets_internals_message_handler.h
|
| @@ -70,7 +70,7 @@ class SnippetsInternalsMessageHandler
|
| // Tracks whether we can already send messages to the page.
|
| bool dom_loaded_;
|
|
|
| - ntp_snippets::RemoteSuggestionsProvider* ntp_snippets_service_;
|
| + ntp_snippets::RemoteSuggestionsProvider* remote_suggestions_provider_;
|
| ntp_snippets::ContentSuggestionsService* content_suggestions_service_;
|
|
|
| std::map<ntp_snippets::Category,
|
|
|