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

Unified Diff: BUILD.gn

Issue 2168743002: Fix the courgette64 copy rules. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | courgette/BUILD.gn » ('j') | courgette/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 2bbc1ebc96384c5271b9df92df17eda9f3f452aa..ebd739cdba9fec5a399a6dc0ccf2cb3458e90efa 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -105,6 +105,7 @@ if (is_win) {
"//chrome/installer/mini_installer",
"//components/policy:pack_policy_templates",
"//courgette",
+ "//courgette:copy_courgette_binaries",
"//remoting/webapp",
]
if (target_cpu == "x86") {
« no previous file with comments | « no previous file | courgette/BUILD.gn » ('j') | courgette/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698