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

Unified Diff: BUILD.gn

Issue 2802093007: Add metrics_metadata target to chrome_official_builder_no_unittests. (Closed)
Patch Set: Created 3 years, 8 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 | 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 7bce8b892e062ae127feba2d0c19b245178064b9..47536566d13f7c2bb6708ceed5cc56e6d22d4c73 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -746,6 +746,7 @@ if (is_win) {
"//courgette",
"//courgette:copy_courgette_binaries",
"//remoting/webapp",
+ "//tools/metrics:metrics_metadata",
]
if (target_cpu == "x86") {
« 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