Index: ash/shell/panel_window.h |
diff --git a/ash/shell/panel_window.h b/ash/shell/panel_window.h |
index f67f5d05f74271031148243b8cf24b98ebb9ee9f..a146308f21a395553352ec031199801b63679489 100644 |
--- a/ash/shell/panel_window.h |
+++ b/ash/shell/panel_window.h |
@@ -5,7 +5,7 @@ |
#ifndef ASH_SHELL_PANEL_WINDOW_H_ |
#define ASH_SHELL_PANEL_WINDOW_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "ui/aura/aura_export.h" |
#include "ui/views/widget/widget.h" |
#include "ui/views/widget/widget_delegate.h" |