| Index: ui/views/widget/desktop_aura/desktop_focus_rules.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_focus_rules.h b/ui/views/widget/desktop_aura/desktop_focus_rules.h
|
| index 21d952a74db0bebcaba6457b32b3c4862c90d49f..dd21dc90fe83af7915a3957edcf5481084dc913b 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_focus_rules.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_focus_rules.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_WIDGET_DESKTOP_FOCUS_RULES_H_
|
| #define UI_VIEWS_WIDGET_DESKTOP_FOCUS_RULES_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/wm/core/base_focus_rules.h"
|
|
|
| namespace views {
|
|
|