Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3887)

Unified Diff: cc/BUILD.gn

Issue 2479543002: Porting relevant legacy conversion code from performance_lp to src side (Closed)
Patch Set: Adding script to isolate Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/scripts/run_gtest_perf_test.py » ('j') | testing/scripts/run_gtest_perf_test.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
]
}
« no previous file with comments | « no previous file | testing/scripts/run_gtest_perf_test.py » ('j') | testing/scripts/run_gtest_perf_test.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698