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

Unified Diff: content/browser/BUILD.gn

Issue 2861153002: Make single_sample_metrics into its own target (Closed)
Patch Set: self 2 Created 3 years, 7 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 | « components/metrics/BUILD.gn ('k') | content/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 47c55207fa9ba0255efc2668ca8a97847d08c799..f34ebeb424dcbb978fc1f28c7ca60911633ed06a 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -50,6 +50,7 @@ source_set("browser") {
"//components/leveldb:lib",
"//components/link_header_util",
"//components/metrics",
+ "//components/metrics:single_sample_metrics",
"//components/mime_util",
"//components/payments/mojom:mojom_payment_app",
"//components/rappor",
« no previous file with comments | « components/metrics/BUILD.gn ('k') | content/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698