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 e8554aaa7488a7ad675285f47eb2ac181250a6cb..3eceb34934636120f874c931431172aaafb3ae07 100644 |
--- a/content/shell/browser/shell_javascript_dialog_manager.cc |
+++ b/content/shell/browser/shell_javascript_dialog_manager.cc |
@@ -8,8 +8,8 @@ |
#include "base/logging.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/web_contents.h" |
+#include "content/shell/browser/blink_test_controller.h" |
#include "content/shell/browser/shell_javascript_dialog.h" |
-#include "content/shell/browser/webkit_test_controller.h" |
#include "content/shell/common/shell_switches.h" |
#include "net/base/net_util.h" |