| Index: ash/host/ash_window_tree_host_x11.h
|
| diff --git a/ash/host/ash_window_tree_host_x11.h b/ash/host/ash_window_tree_host_x11.h
|
| index f0e30d3731ab90a74991f62186b48ba9b868f6f5..0c36d03351de6a6f2a8689da3910dcad96aa2401 100644
|
| --- a/ash/host/ash_window_tree_host_x11.h
|
| +++ b/ash/host/ash_window_tree_host_x11.h
|
| @@ -8,6 +8,7 @@
|
| #include "ash/ash_export.h"
|
| #include "ash/host/ash_window_tree_host.h"
|
| #include "ash/host/transformer_helper.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/env_observer.h"
|
| #include "ui/aura/window_tree_host_x11.h"
|
|
|