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

Unified Diff: BUILD.gn

Issue 1038323002: Implement components_browsertests in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@clean_up_gyp_remaining
Patch Set: 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') | components/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 32c6a4eff9c846279732e9c065deb35a9f9cb0db..2feb51ab0f87e339e4f4e5d618d0d4274915246e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -45,6 +45,7 @@ group("gn_all") {
"//chrome/test:sync_integration_tests",
"//chrome/test:unit_tests",
"//chrome/test/chromedriver:chromedriver_unittests",
+ "//components:components_browsertests",
"//components:components_perftests",
"//components:components_unittests",
"//components/policy:policy_templates",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | components/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698