| Index: content/browser/background_sync/background_sync_registration.h
|
| diff --git a/content/browser/background_sync/background_sync_registration.h b/content/browser/background_sync/background_sync_registration.h
|
| index df558ce367061822bf1d316f9568ad9d657931ec..3c1fc0dd1354774a2ae9453f3d53f7bdc900671b 100644
|
| --- a/content/browser/background_sync/background_sync_registration.h
|
| +++ b/content/browser/background_sync/background_sync_registration.h
|
| @@ -15,7 +15,7 @@
|
| #include "content/browser/background_sync/background_sync_registration_options.h"
|
| #include "content/common/background_sync_service.mojom.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/type_converter.h"
|
| +#include "mojo/public/cpp/bindings/type_converter.h"
|
|
|
| namespace content {
|
|
|
|
|