Index: chrome/common/extensions/manifest_handlers/nacl_modules_handler.h |
diff --git a/chrome/common/extensions/manifest_handlers/nacl_modules_handler.h b/chrome/common/extensions/manifest_handlers/nacl_modules_handler.h |
index 743eed2651c78db028c61bb68682ffde864d4582..123536cbcccf80702e851ad5a5abb07e5936cdcb 100644 |
--- a/chrome/common/extensions/manifest_handlers/nacl_modules_handler.h |
+++ b/chrome/common/extensions/manifest_handlers/nacl_modules_handler.h |
@@ -8,7 +8,7 @@ |
#include <list> |
#include <string> |
-#include "chrome/common/extensions/extension.h" |
+#include "extensions/common/extension.h" |
#include "extensions/common/manifest_handler.h" |
namespace extensions { |