| Index: content/shell/browser/layout_test/layout_test_javascript_dialog_manager.cc
|
| diff --git a/content/shell/browser/layout_test/layout_test_javascript_dialog_manager.cc b/content/shell/browser/layout_test/layout_test_javascript_dialog_manager.cc
|
| index b311a59bf7d0fc59b94c6f22675e9186b845cd4b..f4045bf94a03d298fdd380a0c7abdfb9fe434958 100644
|
| --- a/content/shell/browser/layout_test/layout_test_javascript_dialog_manager.cc
|
| +++ b/content/shell/browser/layout_test/layout_test_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"
|
|
|
|
|