Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index bd9685916e646df72f6c4ccc53bd440f517a93b4..520ce027d7c0c14b5299dc42299e487e07b4ba59 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -1087,5 +1087,6 @@ test("cc_perftests") { |
| "//testing/scripts/common.py", |
| "//testing/xvfb.py", |
| "//testing/scripts/run_gtest_perf_test.py", |
| + "//tools/perf/generate_legacy_perf_dashboard_json.py" |
| ] |
| } |