Index: content/shell/browser/shell_javascript_dialog_manager.cc |
diff --git a/content/shell/browser/shell_javascript_dialog_manager.cc b/content/shell/browser/shell_javascript_dialog_manager.cc |
index b6d8d0a4cf1b23f827a4b3146781fc94d89922f2..615ac689d7f3014840bb5db3ad94f3d0e528fbf2 100644 |
--- a/content/shell/browser/shell_javascript_dialog_manager.cc |
+++ b/content/shell/browser/shell_javascript_dialog_manager.cc |
@@ -7,6 +7,7 @@ |
#include "base/command_line.h" |
#include "base/logging.h" |
#include "base/strings/utf_string_conversions.h" |
+#include "build/build_config.h" |
#include "components/url_formatter/url_formatter.h" |
#include "content/public/browser/web_contents.h" |
#include "content/shell/browser/blink_test_controller.h" |