Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 3c8b08c203a38a4bda51836ac3a88b76eff3d096..72e53e93da01ed3cb5018801696b3b0abcb38413 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -527,6 +527,7 @@ static_library("test_runner_support") { |
| ] |
| deps = [ |
| + "//content/public/renderer", |
| "//content/renderer:for_content_tests", |
| "//third_party/WebKit/public:blink", |
| ] |