| Index: content/shell/browser/webkit_test_controller.cc
|
| diff --git a/content/shell/browser/webkit_test_controller.cc b/content/shell/browser/webkit_test_controller.cc
|
| index 4c0fd3203844f962387c0df4f3f03119f3378605..1e31b911c3ac39b986f0086103d826b4353cf5da 100644
|
| --- a/content/shell/browser/webkit_test_controller.cc
|
| +++ b/content/shell/browser/webkit_test_controller.cc
|
| @@ -33,7 +33,7 @@
|
| #include "content/shell/browser/shell_devtools_frontend.h"
|
| #include "content/shell/common/shell_messages.h"
|
| #include "content/shell/common/shell_switches.h"
|
| -#include "content/shell/common/webkit_test_helpers.h"
|
| +#include "content/shell/renderer/layout_test/blink_test_helpers.h"
|
| #include "ui/gfx/codec/png_codec.h"
|
|
|
| namespace content {
|
|
|