Chromium Code Reviews| Index: ui/views/mouse_watcher.cc |
| diff --git a/ui/views/mouse_watcher.cc b/ui/views/mouse_watcher.cc |
| index 00e6364e806da9fa9371c32fdc5567419bec2f54..c28005fdc5440671a14cac8ccf92d6a313b7d101 100644 |
| --- a/ui/views/mouse_watcher.cc |
| +++ b/ui/views/mouse_watcher.cc |
| @@ -7,6 +7,7 @@ |
| #include "base/bind.h" |
| #include "base/compiler_specific.h" |
| #include "base/event_types.h" |
| +#include "base/macros.h" |
| #include "base/memory/weak_ptr.h" |
| #include "base/message_loop/message_loop.h" |
| #include "ui/events/event.h" |