Index: extensions/renderer/web_ui_injection_host.h |
diff --git a/extensions/renderer/web_ui_injection_host.h b/extensions/renderer/web_ui_injection_host.h |
index 3019a81f67df9d59ee106bc18d8ab6a310a3fe4d..a4df5f79fb1e9236902e51c3b9597fb2b5519bfb 100644 |
--- a/extensions/renderer/web_ui_injection_host.h |
+++ b/extensions/renderer/web_ui_injection_host.h |
@@ -5,6 +5,7 @@ |
#ifndef EXTENSIONS_RENDERER_WEBUI_INJECTION_HOST_H_ |
#define EXTENSIONS_RENDERER_WEBUI_INJECTION_HOST_H_ |
+#include "base/macros.h" |
#include "extensions/renderer/injection_host.h" |
class WebUIInjectionHost : public InjectionHost { |