Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index a17ad099e665ccac888ded5918196d7e14cb2ad1..ea07646b942ef4bbee50c79eeff344775969e9a4 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -270,6 +270,7 @@ group("both_gn_and_gyp") { |
| "//tools/battor_agent:battor_agent_unittests", |
| "//tools/gn", |
| "//tools/gn:gn_unittests", |
| + "//tools/origin_trials/validate_subdomain_origin", |
|
agrieve
2016/11/04 18:06:32
I'm guessing there's not GYP version of this, so y
chasej
2016/11/04 19:26:36
Moved to "gn_only", in an existing block for "!is_
|
| "//tools/perf/clear_system_cache", |
| "//ui/accessibility:accessibility_unittests", |
| ] |