Chromium Code Reviews| Index: ui/views/widget/root_view.cc |
| diff --git a/ui/views/widget/root_view.cc b/ui/views/widget/root_view.cc |
| index 1270bf757e4f912c9a357bf7c594251c701c035d..ff1294ae9f776ca0cd17acde66aea875292c6265 100644 |
| --- a/ui/views/widget/root_view.cc |
| +++ b/ui/views/widget/root_view.cc |
| @@ -7,6 +7,7 @@ |
| #include <algorithm> |
| #include "base/logging.h" |
| +#include "base/macros.h" |
| #include "base/message_loop/message_loop.h" |
| #include "ui/accessibility/ax_view_state.h" |
| #include "ui/base/cursor/cursor.h" |