Chromium Code Reviews| Index: testing/perf/BUILD.gn |
| diff --git a/testing/perf/BUILD.gn b/testing/perf/BUILD.gn |
| index ee6e1da1e334f7522cf6b89167065114dab921a6..949f15abf1e2013cabe7915218a8b2e9c97f66e8 100644 |
| --- a/testing/perf/BUILD.gn |
| +++ b/testing/perf/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| source_set("perf") { |
| + testonly = true |
| sources = [ |
| "perf_test.cc", |
| "perf_test.h", |