| Index: components/mus/ws/window_tree_binding.h
|
| diff --git a/components/mus/ws/window_tree_binding.h b/components/mus/ws/window_tree_binding.h
|
| index 53cfbf731ea17247823241eaddc92ac6d8a44528..5961ca3821d2b7d9b041a492efe656bf7750e29c 100644
|
| --- a/components/mus/ws/window_tree_binding.h
|
| +++ b/components/mus/ws/window_tree_binding.h
|
| @@ -5,8 +5,9 @@
|
| #ifndef COMPONENTS_MUS_WS_WINDOW_TREE_BINDING_H_
|
| #define COMPONENTS_MUS_WS_WINDOW_TREE_BINDING_H_
|
|
|
| +#include <memory>
|
| +
|
| #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"
|
|
|
|
|