| Index: components/exo/shell_surface.cc
|
| diff --git a/components/exo/shell_surface.cc b/components/exo/shell_surface.cc
|
| index 163b55889d0b6e2e186257b4f34a7e4f47acb6de..54c3699a262f60decbe7128d0ff80499c3abfccf 100644
|
| --- a/components/exo/shell_surface.cc
|
| +++ b/components/exo/shell_surface.cc
|
| @@ -8,6 +8,7 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/wm/window_state.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "base/trace_event/trace_event_argument.h"
|
|
|