Index: ui/app_list/views/search_result_page_view.h |
diff --git a/ui/app_list/views/search_result_page_view.h b/ui/app_list/views/search_result_page_view.h |
index 5e6429436e3c483f7c2e135d11fb09d509bcc744..42d9054abb376c084b68d8505f74109360cfbe1e 100644 |
--- a/ui/app_list/views/search_result_page_view.h |
+++ b/ui/app_list/views/search_result_page_view.h |
@@ -5,6 +5,8 @@ |
#ifndef UI_APP_LIST_VIEWS_SEARCH_RESULT_PAGE_VIEW_H_ |
#define UI_APP_LIST_VIEWS_SEARCH_RESULT_PAGE_VIEW_H_ |
+#include <vector> |
+ |
#include "base/basictypes.h" |
#include "base/memory/weak_ptr.h" |
#include "ui/app_list/app_list_export.h" |