Index: content/browser/devtools/protocol/emulation_handler.h |
diff --git a/content/browser/devtools/protocol/emulation_handler.h b/content/browser/devtools/protocol/emulation_handler.h |
index a6c703a7f8cf2a39fe148fa5288b4e623c9f1b60..bcaeb0d04102ff2443d773230f60b496057267ec 100644 |
--- a/content/browser/devtools/protocol/emulation_handler.h |
+++ b/content/browser/devtools/protocol/emulation_handler.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_BROWSER_DEVTOOLS_PROTOCOL_EMULATION_HANDLER_H_ |
#define CONTENT_BROWSER_DEVTOOLS_PROTOCOL_EMULATION_HANDLER_H_ |
+#include "base/macros.h" |
#include "content/browser/devtools/protocol/devtools_protocol_dispatcher.h" |
#include "third_party/WebKit/public/web/WebDeviceEmulationParams.h" |