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 54f2b7e9875d9468ce341a7f311b215bebb0cb68..f4eb6098c913a817d8a13cbfc805789908aa63e1 100644 |
--- a/chrome/common/extensions/api/commands/commands_handler.h |
+++ b/chrome/common/extensions/api/commands/commands_handler.h |
@@ -10,8 +10,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "chrome/common/extensions/command.h" |
#include "chrome/common/extensions/extension.h" |
-#include "chrome/common/extensions/manifest_handler.h" |
#include "extensions/common/manifest.h" |
+#include "extensions/common/manifest_handler.h" |
namespace extensions { |