| Index: content/shell/renderer/layout_test/blink_test_helpers.cc
|
| diff --git a/content/shell/common/webkit_test_helpers.cc b/content/shell/renderer/layout_test/blink_test_helpers.cc
|
| similarity index 98%
|
| rename from content/shell/common/webkit_test_helpers.cc
|
| rename to content/shell/renderer/layout_test/blink_test_helpers.cc
|
| index 92c93fa058b6b679d8c3e1e253b664a7f84ce5e0..804b1e506dccc862fd03d921643951c2465d11b0 100644
|
| --- a/content/shell/common/webkit_test_helpers.cc
|
| +++ b/content/shell/renderer/layout_test/blink_test_helpers.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/shell/common/webkit_test_helpers.h"
|
| +#include "content/shell/renderer/layout_test/blink_test_helpers.h"
|
|
|
| #include "base/command_line.h"
|
| #include "base/files/file_util.h"
|
|
|