| Index: ui/views/controls/button/custom_button.h
|
| diff --git a/ui/views/controls/button/custom_button.h b/ui/views/controls/button/custom_button.h
|
| index 03f9f3303cb0c20f03b675b60269dc57aeb5b22a..6c158166ab9f13c445af38ad40231140b30ff795 100644
|
| --- a/ui/views/controls/button/custom_button.h
|
| +++ b/ui/views/controls/button/custom_button.h
|
| @@ -6,7 +6,7 @@
|
| #define UI_VIEWS_CONTROLS_BUTTON_CUSTOM_BUTTON_H_
|
|
|
| #include "ui/base/animation/animation_delegate.h"
|
| -#include "ui/base/events.h"
|
| +#include "ui/base/events/event_constants.h"
|
| #include "ui/views/controls/button/button.h"
|
|
|
| namespace ui {
|
|
|