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

Unified Diff: BUILD.gn

Issue 1047463003: Add cloud_print_unittests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remoting_targets
Patch Set: merge to #322929 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') | cloud_print/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 a800bf96f587c63f4ec8960673589aa1507eb062..fd4c5a3afec605374f1544ac6d119e4fec115a13 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",
+ "//cloud_print:cloud_print_unittests",
"//components:components_browsertests",
"//components:components_unittests",
"//components/policy:policy_templates",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | cloud_print/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698