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..ab52c75fa25ded4a76ba2efa09c4f913f4eb24df 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.mojom.h" |
#include "url/gurl.h" |
namespace content { |