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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2881593002: Reporting: Plumb into RenderFrame via Mojo (Closed)
Patch Set: Move ReportingServiceProxy to renderer_host, .mojom to Blink. Created 3 years, 6 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 1cfc957b372ae432ef464f6d0c04c459fb1bc73a..f2dcdb6a7e14d642659c1460452334e631b70e54 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -738,6 +738,7 @@ mojom("mojo_bindings") {
"platform/modules/serviceworker/service_worker_stream_handle.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
+ "platform/reporting.mojom",
"platform/site_engagement.mojom",
"web/console_message.mojom",
"web/window_features.mojom",

Powered by Google App Engine
This is Rietveld 408576698