| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 52fc469be2cdf93bd03626278a0b6332aa31adaa..19c0159d10af4334e677464543b111fe6a329921 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -494,6 +494,7 @@ static_library("layouttest_support") {
|
| "//content/browser:for_content_tests",
|
| "//content/child:for_content_tests",
|
| "//content/public/common",
|
| + "//content/public/renderer",
|
| "//content/renderer:for_content_tests",
|
| "//content/shell/test_runner:test_runner",
|
| "//device/bluetooth",
|
|
|