| Index: ash/shelf/shelf.h
|
| diff --git a/ash/shelf/shelf.h b/ash/shelf/shelf.h
|
| index 8af315b3ae55014f397e9ab534731698bcb77666..ebd2a6a196d6073795a6ff7179068b6b66a3cb4a 100644
|
| --- a/ash/shelf/shelf.h
|
| +++ b/ash/shelf/shelf.h
|
| @@ -8,7 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/shelf/shelf_constants.h"
|
| #include "ash/shelf/shelf_types.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/views/widget/widget_observer.h"
|
|
|