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

Unified Diff: BUILD.gn

Issue 1408623002: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 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
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f9cb0970e2c2a451709fc9c47f6248c0d8d44073..d52dd38e86f72f7e79f3ced779a05cf6af477f38 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -596,6 +596,8 @@ group("both_gn_and_gyp") {
"//chrome/installer/setup:setup_unittests",
"//chrome_elf:chrome_elf_unittests",
"//chrome_elf:dll_hash_main",
+ "//cloud_print/service/win:cloud_print_service",
+ "//cloud_print:cloud_print_unittests",
"//components/crash/content/tools:crash_service",
"//components/wifi:wifi_test",
"//net:quic_client",

Powered by Google App Engine
This is Rietveld 408576698