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

Unified Diff: content/common/BUILD.gn

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Add mojo approach. Created 3 years, 10 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 6ccbdd5c0f6c17fc73dcb8d3a1667bcfb7a1db5f..ee6ef3c2013496474948fc0334599504a9dd1261 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -574,6 +574,7 @@ mojom("mojo_bindings") {
"leveldb_wrapper.mojom",
"media/media_devices.mojom",
"memory_coordinator.mojom",
+ "metrics.mojom",
"native_types.mojom",
"render_frame_message_filter.mojom",
"render_message_filter.mojom",

Powered by Google App Engine
This is Rietveld 408576698