Index: chrome/common/extensions/manifest_handlers/offline_enabled_info.h |
diff --git a/chrome/common/extensions/manifest_handlers/offline_enabled_info.h b/chrome/common/extensions/manifest_handlers/offline_enabled_info.h |
index ae2199fa07de989295fa64e9cb44f6aee163aff4..760624b4fec3758ca1e774c9036ea730496d8f52 100644 |
--- a/chrome/common/extensions/manifest_handlers/offline_enabled_info.h |
+++ b/chrome/common/extensions/manifest_handlers/offline_enabled_info.h |
@@ -8,7 +8,7 @@ |
#include <string> |
#include <vector> |
-#include "chrome/common/extensions/extension.h" |
+#include "extensions/common/extension.h" |
#include "extensions/common/manifest.h" |
#include "extensions/common/manifest_handler.h" |