| Index: content/shell/browser/layout_test/blink_test_controller.cc
|
| diff --git a/content/shell/browser/layout_test/blink_test_controller.cc b/content/shell/browser/layout_test/blink_test_controller.cc
|
| index 3ad8040c2d4c654d3d50bd4a308fd0775e7c846b..15d0f3911ae9f8b50eb2347d08a60c1afaa0ac83 100644
|
| --- a/content/shell/browser/layout_test/blink_test_controller.cc
|
| +++ b/content/shell/browser/layout_test/blink_test_controller.cc
|
| @@ -44,8 +44,8 @@
|
| #include "content/shell/browser/shell_browser_context.h"
|
| #include "content/shell/browser/shell_content_browser_client.h"
|
| #include "content/shell/browser/shell_devtools_frontend.h"
|
| +#include "content/shell/common/layout_test/layout_test_switches.h"
|
| #include "content/shell/common/shell_messages.h"
|
| -#include "content/shell/common/shell_switches.h"
|
| #include "content/shell/renderer/layout_test/blink_test_helpers.h"
|
| #include "ui/gfx/codec/png_codec.h"
|
|
|
|
|