Index: chrome/browser/android/ntp/ntp_snippets_bridge.h |
diff --git a/chrome/browser/android/ntp/ntp_snippets_bridge.h b/chrome/browser/android/ntp/ntp_snippets_bridge.h |
index 9a907b812b66a96b6a65eb1fe843fbca0e100446..cf25199bf260cbf76a38a778e90fc7654a70e37c 100644 |
--- a/chrome/browser/android/ntp/ntp_snippets_bridge.h |
+++ b/chrome/browser/android/ntp/ntp_snippets_bridge.h |
@@ -149,8 +149,6 @@ class NTPSnippetsBridge |
ntp_snippets::Status status, |
std::vector<ntp_snippets::ContentSuggestion> suggestions); |
- ntp_snippets::Category CategoryFromIDValue(jint id); |
- |
ntp_snippets::ContentSuggestionsService* content_suggestions_service_; |
history::HistoryService* history_service_; |
base::CancelableTaskTracker tracker_; |