Index: chrome/browser/ui/views/frame/contents_layout_manager.h |
diff --git a/chrome/browser/ui/views/frame/contents_layout_manager.h b/chrome/browser/ui/views/frame/contents_layout_manager.h |
index b9b374919a8dfceb212b215901a6d1d79733f336..9bd854006e1fa3e3f0d8006ddcd6be49c1e290ca 100644 |
--- a/chrome/browser/ui/views/frame/contents_layout_manager.h |
+++ b/chrome/browser/ui/views/frame/contents_layout_manager.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_UI_VIEWS_FRAME_CONTENTS_LAYOUT_MANAGER_H_ |
#define CHROME_BROWSER_UI_VIEWS_FRAME_CONTENTS_LAYOUT_MANAGER_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "chrome/browser/devtools/devtools_contents_resizing_strategy.h" |
#include "ui/views/layout/layout_manager.h" |