Chromium Code Reviews| Index: ui/views/window/non_client_view.h |
| diff --git a/ui/views/window/non_client_view.h b/ui/views/window/non_client_view.h |
| index 4efde57b19168de1cdb583c609ba7556edc0a71d..65ac395e63c7492c1861eb89a28778b91ae0580f 100644 |
| --- a/ui/views/window/non_client_view.h |
| +++ b/ui/views/window/non_client_view.h |
| @@ -5,6 +5,7 @@ |
| #ifndef UI_VIEWS_WINDOW_NON_CLIENT_VIEW_H_ |
| #define UI_VIEWS_WINDOW_NON_CLIENT_VIEW_H_ |
| +#include "base/macros.h" |
| #include "ui/views/view.h" |
| #include "ui/views/view_targeter_delegate.h" |