Index: extensions/renderer/extension_injection_host.h |
diff --git a/extensions/renderer/extension_injection_host.h b/extensions/renderer/extension_injection_host.h |
index 8996415fda651c3d92680af588803664920d4710..a3c9d320dfd5e66d4d2da24dacc4a93ed2a6afe8 100644 |
--- a/extensions/renderer/extension_injection_host.h |
+++ b/extensions/renderer/extension_injection_host.h |
@@ -5,6 +5,7 @@ |
#ifndef EXTENSIONS_RENDERER_EXTENSION_INJECTION_HOST_H_ |
#define EXTENSIONS_RENDERER_EXTENSION_INJECTION_HOST_H_ |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "extensions/common/extension.h" |
#include "extensions/renderer/injection_host.h" |