| Index: components/mus/ws/accelerator.h
|
| diff --git a/components/mus/ws/accelerator.h b/components/mus/ws/accelerator.h
|
| index b1140584e816044a268a6b262cde07c2ab06da4e..05a86f4c8cef02e68e40aed97feeaf17efc580a0 100644
|
| --- a/components/mus/ws/accelerator.h
|
| +++ b/components/mus/ws/accelerator.h
|
| @@ -5,8 +5,9 @@
|
| #ifndef COMPONENTS_MUS_WS_ACCELERATOR_H_
|
| #define COMPONENTS_MUS_WS_ACCELERATOR_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/mus/public/interfaces/input_event_matcher.mojom.h"
|
| #include "ui/events/event.h"
|
|
|