Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index ebe2facce815eda6ee9fe082f086a743b4f85ea0..1fdae457cde041333318c3284512638448505291 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -1471,6 +1471,7 @@ test("content_unittests") { |
| "//content/public/browser", |
| "//content/public/child", |
| "//content/public/common", |
| + "//content/public/common:service_names", |
| "//content/public/renderer", |
| "//content/renderer:for_content_tests", |
| "//crypto", |