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

Unified Diff: chrome/browser/ui/views/ash/app_list/search_builder.h

Issue 10542076: ABANDONED: chromeos: Download contacts (work in progress). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: minor changes Created 8 years, 5 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/views/ash/app_list/search_builder.h
diff --git a/chrome/browser/ui/views/ash/app_list/search_builder.h b/chrome/browser/ui/views/ash/app_list/search_builder.h
index fb036daf8f19e1b8cd19e2be449a83cd7b97052a..6cdaca09bc11a9ee2b9cdd45abe989feb16ea82c 100644
--- a/chrome/browser/ui/views/ash/app_list/search_builder.h
+++ b/chrome/browser/ui/views/ash/app_list/search_builder.h
@@ -11,6 +11,11 @@
#include "chrome/browser/autocomplete/autocomplete_controller_delegate.h"
#include "ui/app_list/app_list_model.h"
+#if defined(OS_CHROMEOS)
+#include "chrome/browser/chromeos/contacts/contact.h"
+#include "chrome/browser/chromeos/contacts/contact_manager.h"
+#endif
+
namespace app_list {
class SearchBoxModel;
class SearchResult;
« no previous file with comments | « chrome/browser/chromeos/gdata/operations_base.cc ('k') | chrome/browser/ui/views/ash/app_list/search_builder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698