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

Unified Diff: content/common/BUILD.gn

Issue 2881593002: Reporting: Plumb into RenderFrame via Mojo (Closed)
Patch Set: rebase 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 42aa06ad2f59ee1acf415f290e6f024ef5a2d1b8..8e5a1e69aa90acf8552b04dce0e48645fa08460e 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -603,6 +603,7 @@ mojom("mojo_bindings") {
"media/renderer_audio_output_stream_factory.mojom",
"memory_coordinator.mojom",
"native_types.mojom",
+ "net/reporting.mojom",
"network_service.mojom",
"push_messaging.mojom",
"render_frame_message_filter.mojom",

Powered by Google App Engine
This is Rietveld 408576698