Index: content/browser/service_worker/service_worker_registration_status.h |
diff --git a/content/browser/service_worker/service_worker_registration_status.h b/content/browser/service_worker/service_worker_registration_status.h |
index 8cffd5628e92202d7b04f3e813f3fb8ef32d5632..1bcf49686bdc8f9d748c797adfff59a324ba9da4 100644 |
--- a/content/browser/service_worker/service_worker_registration_status.h |
+++ b/content/browser/service_worker/service_worker_registration_status.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_BROWSER_SERVICE_WORKER_SERVICE_WORKER_REGISTRATION_STATUS_H_ |
#include "base/strings/string16.h" |
-#include "content/common/service_worker/service_worker_status_code.h" |
+#include "content/public/common/service_worker_status_code.h" |
#include "third_party/WebKit/public/platform/WebServiceWorkerError.h" |
namespace content { |