| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index c320c0fdac6231dcb241938db5c1a279f05f068a..cccd322f7ef72e8cf8d8a0f42e66c0be3582af76 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -447,7 +447,6 @@ group("both_gn_and_gyp") {
|
| # TODO(GYP): Figure out which of these should (and can) build
|
| # under which other conditions.
|
| "//build/sanitizers:copy_llvm_symbolizer",
|
| - "//chrome/test:chrome_app_unittests",
|
| "//cloud_print:cloud_print_unittests",
|
| "//components/network_hints/browser",
|
| "//content/public/app:browser",
|
|
|