| Index: components/mus/ws/client_connection.h
|
| diff --git a/components/mus/ws/client_connection.h b/components/mus/ws/client_connection.h
|
| index d99aeebb83341fd73bd0b50176391c2465bf46a8..60e3ace25a1d08b83e406ef4766de49088bde519 100644
|
| --- a/components/mus/ws/client_connection.h
|
| +++ b/components/mus/ws/client_connection.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_MUS_WS_CLIENT_CONNECTION_H_
|
| #define COMPONENTS_MUS_WS_CLIENT_CONNECTION_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/mus/public/interfaces/window_tree.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
|
|