Index: content/browser/devtools/protocol/emulation_handler.cc |
diff --git a/content/browser/devtools/protocol/emulation_handler.cc b/content/browser/devtools/protocol/emulation_handler.cc |
index 7761ef6f6c943af6b00044927792154adc6d070e..915c3ae48586a05d2a33ee09c7bec7c42cce7898 100644 |
--- a/content/browser/devtools/protocol/emulation_handler.cc |
+++ b/content/browser/devtools/protocol/emulation_handler.cc |
@@ -5,6 +5,7 @@ |
#include "content/browser/devtools/protocol/emulation_handler.h" |
#include "base/strings/string_number_conversions.h" |
+#include "build/build_config.h" |
#include "content/browser/frame_host/render_frame_host_impl.h" |
#include "content/browser/geolocation/geolocation_service_context.h" |
#include "content/browser/renderer_host/render_widget_host_impl.h" |