| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 02d1edd7efe79e07aff6c5d72790e9519d1c377a..278f58d589a9a8bb8ef440eca256e61f3d6efbf7 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -409,7 +409,7 @@ group("both_gn_and_gyp") {
|
| "//cc:cc_perftests",
|
| "//cc/blink:cc_blink_unittests",
|
| "//components:components_perftests",
|
| - "//content/test:content_gl_benchmark",
|
| + "//components/display_compositor:display_compositor_unittests",
|
| "//content/test:content_gl_tests",
|
| "//device:device_unittests",
|
| "//gin:gin_shell",
|
|
|