| Index: content/child/navigator_connect/service_port_provider.h
|
| diff --git a/content/child/navigator_connect/service_port_provider.h b/content/child/navigator_connect/service_port_provider.h
|
| index 7764be03cd14b27f8a5e36d0230d07e8ef423934..e99c9be6a21fe6ec3506a4f1adf3d0324814793b 100644
|
| --- a/content/child/navigator_connect/service_port_provider.h
|
| +++ b/content/child/navigator_connect/service_port_provider.h
|
| @@ -11,6 +11,7 @@
|
| #include "content/child/worker_task_runner.h"
|
| #include "content/common/service_port_service.mojom.h"
|
| #include "third_party/WebKit/public/platform/modules/navigator_services/WebServicePortProvider.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
|
|
| class GURL;
|
|
|
|
|