Chromium Code Reviews| Index: ui/aura/window_tree_host_x11.h |
| diff --git a/ui/aura/window_tree_host_x11.h b/ui/aura/window_tree_host_x11.h |
| index 0587bb6fa0838b65e661e762aa43024d26574cba..f209e10bdba49a8d8800cd4f028d60a4871707ad 100644 |
| --- a/ui/aura/window_tree_host_x11.h |
| +++ b/ui/aura/window_tree_host_x11.h |
| @@ -7,8 +7,9 @@ |
| #include <stdint.h> |
| +#include <memory> |
| + |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| #include "ui/aura/aura_export.h" |
| #include "ui/aura/window_tree_host.h" |
| #include "ui/events/platform/platform_event_dispatcher.h" |