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

Unified Diff: BUILD.gn

Issue 2442663004: Adding isolate for cc_perftests and triggering job on FYI waterfall (Closed)
Patch Set: Removing arg Created 4 years, 2 months 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 | chrome/test/BUILD.gn » ('j') | testing/scripts/run_gtest_perf_test.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 83eb5adfaeec304186bea79434e5d968372660c4..3124160a3b57e554dfd73ee2dcd6109800921646 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -961,6 +961,7 @@ group("chromium_builder_perf") {
if (!is_ios && !is_android && !is_chromecast) {
data_deps = [
"//cc:cc_perftests",
+ "//chrome/test:cc_perf_tests",
"//chrome/test:load_library_perf_tests",
"//chrome/test:telemetry_perf_tests",
"//gpu:gpu_perftests",
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | testing/scripts/run_gtest_perf_test.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698