Index: chrome/browser/ui/cocoa/tab_contents/instant_overlay_controller_mac.h |
diff --git a/chrome/browser/ui/cocoa/tab_contents/instant_overlay_controller_mac.h b/chrome/browser/ui/cocoa/tab_contents/instant_overlay_controller_mac.h |
index e7cbc171141f1a36e4b757927671f7eaa39f75c7..4ea3b7d1309fcd1e9d54492d8571cd695b07599f 100644 |
--- a/chrome/browser/ui/cocoa/tab_contents/instant_overlay_controller_mac.h |
+++ b/chrome/browser/ui/cocoa/tab_contents/instant_overlay_controller_mac.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_INSTANT_OVERLAY_CONTROLLER_MAC_H_ |
#define CHROME_BROWSER_UI_COCOA_TAB_CONTENTS_INSTANT_OVERLAY_CONTROLLER_MAC_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "chrome/browser/ui/search/instant_overlay_controller.h" |
class Browser; |