| Index: ash/system/tray/tray_bubble_wrapper.h
|
| diff --git a/ash/system/tray/tray_bubble_wrapper.h b/ash/system/tray/tray_bubble_wrapper.h
|
| index 695037754216beda30eb3967a6dffad92bdff967..d91b6f96d9e77c47cf47bb5ca03f80487f5de4d9 100644
|
| --- a/ash/system/tray/tray_bubble_wrapper.h
|
| +++ b/ash/system/tray/tray_bubble_wrapper.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_SYSTEM_TRAY_TRAY_BUBBLE_WRAPPER_H_
|
| #define ASH_SYSTEM_TRAY_TRAY_BUBBLE_WRAPPER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|
|
|