| Index: content/browser/navigator_connect/service_port_service_impl.h
|
| diff --git a/content/browser/navigator_connect/service_port_service_impl.h b/content/browser/navigator_connect/service_port_service_impl.h
|
| index 3fec7b7bf67f3f9ee38ce9830e8366e1c574faa8..be1815ed3ed0d4f3902d80e05e279138e7c3aff9 100644
|
| --- a/content/browser/navigator_connect/service_port_service_impl.h
|
| +++ b/content/browser/navigator_connect/service_port_service_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_BROWSER_NAVIGATOR_CONNECT_SERVICE_PORT_SERVICE_IMPL_H_
|
| #define CONTENT_BROWSER_NAVIGATOR_CONNECT_SERVICE_PORT_SERVICE_IMPL_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|