Index: chrome/browser/ui/views/frame/browser_frame_android.h |
diff --git a/chrome/browser/ui/views/frame/browser_frame_android.h b/chrome/browser/ui/views/frame/browser_frame_android.h |
index f711d411c87b3bdde2e22a7a21d4c06ed3d56a27..665059e05e8de00f2d20427c26eb4d1e47cb6668 100644 |
--- a/chrome/browser/ui/views/frame/browser_frame_android.h |
+++ b/chrome/browser/ui/views/frame/browser_frame_android.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_ANDROID_H_ |
#define CHROME_BROWSER_UI_VIEWS_FRAME_BROWSER_FRAME_ANDROID_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "chrome/browser/ui/views/frame/native_browser_frame.h" |
#include "ui/aura/window_tree_host_platform.h" |