Index: chrome/common/extensions/api/commands/commands_handler.h |
diff --git a/chrome/common/extensions/api/commands/commands_handler.h b/chrome/common/extensions/api/commands/commands_handler.h |
index f4eb6098c913a817d8a13cbfc805789908aa63e1..ca757643e80f0f7115f1d6e857ebbaf5ce0c690e 100644 |
--- a/chrome/common/extensions/api/commands/commands_handler.h |
+++ b/chrome/common/extensions/api/commands/commands_handler.h |
@@ -9,7 +9,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "chrome/common/extensions/command.h" |
-#include "chrome/common/extensions/extension.h" |
+#include "extensions/common/extension.h" |
#include "extensions/common/manifest.h" |
#include "extensions/common/manifest_handler.h" |