| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index cfdb77948f6f9d23973f80e6b934441a4de1f392..baff8813d57fa3d77cbe5f547bb494cc45772dc9 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -481,11 +481,11 @@ static_library("layouttest_support") {
|
| ":test_support",
|
| "//cc",
|
| "//cc/blink",
|
| - "//components/test_runner:test_runner",
|
| "//content/browser:for_content_tests",
|
| "//content/child:for_content_tests",
|
| "//content/public/common",
|
| "//content/renderer:for_content_tests",
|
| + "//content/shell/test_runner:test_runner",
|
| "//device/bluetooth",
|
| "//services/ui/public/cpp/gpu",
|
| "//skia",
|
|
|