| Index: content/child/navigator_connect/service_port_dispatcher_impl.h
|
| diff --git a/content/child/navigator_connect/service_port_dispatcher_impl.h b/content/child/navigator_connect/service_port_dispatcher_impl.h
|
| index ef0754077d0b9ea4e63ed55de5d751c165e10cd6..f0bf91e3ddbebbbba1001de7fea6f01d13b72388 100644
|
| --- a/content/child/navigator_connect/service_port_dispatcher_impl.h
|
| +++ b/content/child/navigator_connect/service_port_dispatcher_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_CHILD_NAVIGATOR_CONNECT_SERVICE_PORT_DISPATCHER_IMPL_H_
|
| #define CONTENT_CHILD_NAVIGATOR_CONNECT_SERVICE_PORT_DISPATCHER_IMPL_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/common/service_port_service.mojom.h"
|
|
|