Index: chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h |
diff --git a/chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h b/chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h |
index 6a21f8a6d7bef16a42dde5974342436c234c53f6..0b54d1b595dfcc57a7e8327a781be9f7983a00d6 100644 |
--- a/chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h |
+++ b/chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h |
@@ -5,6 +5,7 @@ |
#ifndef CHROME_BROWSER_UI_VIEWS_APP_LIST_WIN_APP_LIST_CONTROLLER_DELEGATE_WIN_H_ |
#define CHROME_BROWSER_UI_VIEWS_APP_LIST_WIN_APP_LIST_CONTROLLER_DELEGATE_WIN_H_ |
+#include "base/macros.h" |
#include "chrome/browser/ui/app_list/app_list_controller_delegate_views.h" |
// Windows specific configuration and behaviour for the AppList. |