| Index: components/mus/ws/display_binding.h
|
| diff --git a/components/mus/ws/display_binding.h b/components/mus/ws/display_binding.h
|
| index 54cacf028349f71ee3cbcfee38d00a75d263fda6..e1f46124870e03fb4c31a5c9c8f557c6259eefc1 100644
|
| --- a/components/mus/ws/display_binding.h
|
| +++ b/components/mus/ws/display_binding.h
|
| @@ -5,8 +5,9 @@
|
| #ifndef COMPONENTS_MUS_WS_DISPLAY_BINDING_H_
|
| #define COMPONENTS_MUS_WS_DISPLAY_BINDING_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "components/mus/public/interfaces/window_tree_host.mojom.h"
|
| #include "components/mus/ws/display.h"
|
| #include "components/mus/ws/user_id.h"
|
|
|