| Index: ui/aura/mus/property_converter.cc
|
| diff --git a/ui/aura/mus/property_converter.cc b/ui/aura/mus/property_converter.cc
|
| index b02fca4bc3c6524779e2c8d7213556e6d8025a20..15b80d13ba98cf9cec9884fe16d704a740c92ba2 100644
|
| --- a/ui/aura/mus/property_converter.cc
|
| +++ b/ui/aura/mus/property_converter.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "ui/aura/mus/property_converter.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "mojo/public/cpp/bindings/type_converter.h"
|
| #include "services/ui/public/cpp/property_type_converters.h"
|
| #include "services/ui/public/interfaces/window_manager.mojom.h"
|
|
|