| Index: ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h b/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| index 9780f1555be265f1de425735ed4240bfc95dc8bd..552a1b8f11469da98c2d79d9f2b81b01519df29d 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_native_cursor_manager.h
|
| @@ -8,6 +8,7 @@
|
| #include <set>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/views/views_export.h"
|
| #include "ui/wm/core/native_cursor_manager.h"
|
|
|