Index: content/browser/devtools/protocol/security_handler.h |
diff --git a/content/browser/devtools/protocol/security_handler.h b/content/browser/devtools/protocol/security_handler.h |
index 407d93c4ec9756c9b1c79a76ca46f6152d183826..3f9ce2b139da8895409b7c7b3fe076d38d7090b0 100644 |
--- a/content/browser/devtools/protocol/security_handler.h |
+++ b/content/browser/devtools/protocol/security_handler.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_BROWSER_DEVTOOLS_PROTOCOL_SECURITY_HANDLER_H_ |
#define CONTENT_BROWSER_DEVTOOLS_PROTOCOL_SECURITY_HANDLER_H_ |
+#include "base/macros.h" |
#include "content/browser/devtools/devtools_protocol_handler.h" |
#include "content/browser/devtools/protocol/devtools_protocol_dispatcher.h" |
#include "content/public/browser/web_contents_observer.h" |