Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 5de37542c701d98ef461866994832e86f9c7a8ac..75ada2c4a4ee05424a526ce62946aacc7e49705d 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -15,7 +15,7 @@ |
| # GYP version //content/content_tests.gypi:test_support_content |
| static_library("test_support") { |
| deps = [ |
| - "//content/public/app:both", |
| + "//content/public/app", |
| "//content/public/browser", |
| "//content/public/common", |
| "//net:test_support", |