| Index: services/ui/public/cpp/input_devices/input_device_client.h
|
| diff --git a/services/ui/public/cpp/input_devices/input_device_client.h b/services/ui/public/cpp/input_devices/input_device_client.h
|
| index e7be64808f3bf10ac894c716221a4e38c4c3d4a7..0f7f2c977b23f83047b62203fe62d3276e620788 100644
|
| --- a/services/ui/public/cpp/input_devices/input_device_client.h
|
| +++ b/services/ui/public/cpp/input_devices/input_device_client.h
|
| @@ -9,7 +9,6 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/observer_list.h"
|
| -#include "mojo/public/cpp/bindings/array.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "services/ui/public/interfaces/input_devices/input_device_server.mojom.h"
|
| #include "ui/events/devices/input_device.h"
|
|
|