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

Unified Diff: BUILD.gn

Issue 1045133002: Add performance_tests_browser to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remoting_targets
Patch Set: make performance_browser_tests properly linux-only for now Created 5 years, 9 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 | build/gn_migration.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index d4406ce76347f4ec882604591fb87d576882bf19..3c085e1f8dd944d1df3171b2d068d4a87717ae79 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -252,6 +252,7 @@ group("gn_all") {
"//cc:cc_perftests",
"//chrome/test:chrome_app_unittests",
"//chrome/test:load_library_perf_tests",
+ "//chrome/test:performance_browser_tests",
"//chrome/test:sync_performance_tests",
"//chrome/test/chromedriver:chromedriver",
"//chrome/test/chromedriver:chromedriver_tests",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698