| Index: content/shell/browser/layout_test/layout_test_content_browser_client.cc
|
| diff --git a/content/shell/browser/layout_test/layout_test_content_browser_client.cc b/content/shell/browser/layout_test/layout_test_content_browser_client.cc
|
| index b98ce58d93f7c9fb00df3ef9647a44d80434306d..9039997d14930d7caf01b4d2b8ac00a6d5bb5731 100644
|
| --- a/content/shell/browser/layout_test/layout_test_content_browser_client.cc
|
| +++ b/content/shell/browser/layout_test/layout_test_content_browser_client.cc
|
| @@ -15,7 +15,7 @@
|
| #include "content/shell/browser/layout_test/layout_test_notification_manager.h"
|
| #include "content/shell/browser/shell_browser_context.h"
|
| #include "content/shell/common/shell_messages.h"
|
| -#include "content/shell/common/webkit_test_helpers.h"
|
| +#include "content/shell/renderer/layout_test/blink_test_helpers.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|