| Index: content/renderer/background_sync/background_sync_client_impl.h
|
| diff --git a/content/renderer/background_sync/background_sync_client_impl.h b/content/renderer/background_sync/background_sync_client_impl.h
|
| index e9e36f9da5914ff7590188d0a40edfa5a88ac052..18a53eebd39044d9cad463bd64bcd000eaf5b601 100644
|
| --- a/content/renderer/background_sync/background_sync_client_impl.h
|
| +++ b/content/renderer/background_sync/background_sync_client_impl.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/macros.h"
|
| #include "content/common/background_sync_service.mojom.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
| +#include "mojo/public/cpp/bindings/strong_binding.h"
|
|
|
| namespace content {
|
|
|
|
|