| 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 be2ce937bf9460a53522de675bb251508f7d383e..eb68b10d3f4f5900291c3d62eb500126373a1a84 100644
|
| --- a/content/child/navigator_connect/service_port_provider.h
|
| +++ b/content/child/navigator_connect/service_port_provider.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "content/child/worker_task_runner.h"
|
| #include "content/common/service_port_service.mojom.h"
|
| +#include "mojo/public/cpp/bindings/binding.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;
|
|
|
|
|