| Index: content/browser/background_sync/background_sync_service_impl.h
|
| diff --git a/content/browser/background_sync/background_sync_service_impl.h b/content/browser/background_sync/background_sync_service_impl.h
|
| index ad8e53394c200d9b6cec3d49e0cddadfd99a0f8b..2557e9b5cec007468004d802312103214e1e1d07 100644
|
| --- a/content/browser/background_sync/background_sync_service_impl.h
|
| +++ b/content/browser/background_sync/background_sync_service_impl.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_vector.h"
|
| #include "content/browser/background_sync/background_sync_manager.h"
|
| #include "content/common/background_sync_service.mojom.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace content {
|
|
|
|
|