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 2558973004: Add cloud print to the chrome_official_builder_no_unittests group. (Closed)
Patch Set: Comma missing. Created 4 years 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 | no next file » | 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 6b0f6c1875d7a7aa55d4185b5372fee48d8a5aba..76d33dc987a72a9845e05af52bdc852a5a0dd650 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -113,6 +113,7 @@ if (is_win) {
deps = [
"//chrome/installer/gcapi",
"//chrome/installer/mini_installer",
+ "//cloud_print",
"//components/policy:pack_policy_templates",
"//courgette",
"//courgette:copy_courgette_binaries",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698