| Index: components/mus/ws/event_dispatcher_delegate.h
|
| diff --git a/components/mus/ws/event_dispatcher_delegate.h b/components/mus/ws/event_dispatcher_delegate.h
|
| index cfd55ff7311d7a6ed986bc7870e0269fe5274a66..5ba2152a43891949ca58c8475f5820ae778fbe54 100644
|
| --- a/components/mus/ws/event_dispatcher_delegate.h
|
| +++ b/components/mus/ws/event_dispatcher_delegate.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_MUS_WS_EVENT_DISPATCHER_DELEGATE_H_
|
| #define COMPONENTS_MUS_WS_EVENT_DISPATCHER_DELEGATE_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "components/mus/public/interfaces/input_events.mojom.h"
|
|
|
| namespace mus {
|
|
|