| Index: content/child/background_sync/background_sync_provider.cc
|
| diff --git a/content/child/background_sync/background_sync_provider.cc b/content/child/background_sync/background_sync_provider.cc
|
| index b10a33c1c54b9374898fdd8d9ad531450cacdf1e..4527db3655b93ba55496d6efb4905c7b830575a2 100644
|
| --- a/content/child/background_sync/background_sync_provider.cc
|
| +++ b/content/child/background_sync/background_sync_provider.cc
|
| @@ -16,7 +16,7 @@
|
| #include "content/child/background_sync/background_sync_type_converters.h"
|
| #include "content/child/child_thread_impl.h"
|
| #include "content/child/service_worker/web_service_worker_registration_impl.h"
|
| -#include "services/shell/public/cpp/interface_provider.h"
|
| +#include "services/service_manager/public/cpp/interface_provider.h"
|
| #include "third_party/WebKit/public/platform/modules/background_sync/WebSyncError.h"
|
| #include "third_party/WebKit/public/platform/modules/background_sync/WebSyncRegistration.h"
|
|
|
|
|