| Index: ui/views/corewm/tooltip_aura.h
|
| diff --git a/ui/views/corewm/tooltip_aura.h b/ui/views/corewm/tooltip_aura.h
|
| index d1ef44811280cf8913f10686dd8a904a4b3b65f7..a905fbbe1ac08554151e7e58cc162ca055305f30 100644
|
| --- a/ui/views/corewm/tooltip_aura.h
|
| +++ b/ui/views/corewm/tooltip_aura.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_COREWM_TOOLTIP_AURA_H_
|
| #define UI_VIEWS_COREWM_TOOLTIP_AURA_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/screen_type_delegate.h"
|
| #include "ui/views/corewm/tooltip.h"
|
|
|