| Index: components/mus/ws/connection_manager_delegate.h
|
| diff --git a/components/mus/ws/connection_manager_delegate.h b/components/mus/ws/connection_manager_delegate.h
|
| index 4e84927775792301607a83aa6c29adf17b917791..730be4b69e60b332d01b56d725030a4682775e1e 100644
|
| --- a/components/mus/ws/connection_manager_delegate.h
|
| +++ b/components/mus/ws/connection_manager_delegate.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_MUS_WS_CONNECTION_MANAGER_DELEGATE_H_
|
| #define COMPONENTS_MUS_WS_CONNECTION_MANAGER_DELEGATE_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include <string>
|
|
|
| #include "components/mus/common/types.h"
|
|
|