Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4782)

Unified Diff: chrome/browser/ui/webui/ntp/suggestions_source.h

Issue 10438004: Hooking the discovery API to the NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added OWNERS for experimental discovery api. Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/webui/ntp/suggestions_source.h
diff --git a/chrome/browser/ui/webui/ntp/suggestions_source.h b/chrome/browser/ui/webui/ntp/suggestions_source.h
index 8dabe77fa91f2a78415cddec15383afbedd8ba21..067f0d730ba756a669702343080dc74f0f12f638 100644
--- a/chrome/browser/ui/webui/ntp/suggestions_source.h
+++ b/chrome/browser/ui/webui/ntp/suggestions_source.h
@@ -6,6 +6,8 @@
#define CHROME_BROWSER_UI_WEBUI_NTP_SUGGESTIONS_SOURCE_H_
#pragma once
+#include "base/basictypes.h"
+
class Profile;
class SuggestionsCombiner;
« no previous file with comments | « chrome/browser/ui/webui/ntp/suggestions_page_handler.cc ('k') | chrome/browser/ui/webui/ntp/suggestions_source_discovery.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698