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 ddd33481c42cd1cd35ae1d7dcc3c0635ca417d93..585590894af5dd281cd8cd53b93cdc6f6ccfb4b5 100644 |
--- a/chrome/common/extensions/api/commands/commands_handler.h |
+++ b/chrome/common/extensions/api/commands/commands_handler.h |
@@ -7,6 +7,7 @@ |
#include <string> |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "chrome/common/extensions/command.h" |
#include "extensions/common/extension.h" |