| Index: content/test/mock_background_sync_controller.h
|
| diff --git a/content/test/mock_background_sync_controller.h b/content/test/mock_background_sync_controller.h
|
| index 6cd66c418457edaa4cef913039edc52288c22a12..165e85e4d3e472216fe6de1a28bf23940ac03cd3 100644
|
| --- a/content/test/mock_background_sync_controller.h
|
| +++ b/content/test/mock_background_sync_controller.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/macros.h"
|
| #include "content/public/browser/background_sync_controller.h"
|
| #include "content/public/browser/background_sync_parameters.h"
|
| -#include "content/public/common/permission_status.mojom.h"
|
| +#include "third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|