| Index: content/shell/browser/shell_content_browser_client.cc
|
| diff --git a/content/shell/browser/shell_content_browser_client.cc b/content/shell/browser/shell_content_browser_client.cc
|
| index df97917ba978f5ffe13b59be4c3c70c8c0476f9e..8812497460ba50d64f0783c6a76e66a1ac8c16ea 100644
|
| --- a/content/shell/browser/shell_content_browser_client.cc
|
| +++ b/content/shell/browser/shell_content_browser_client.cc
|
| @@ -33,7 +33,7 @@
|
| #include "content/shell/browser/webkit_test_controller.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 "gin/v8_initializer.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "url/gurl.h"
|
|
|