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

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

Issue 2881593002: Reporting: Plumb into RenderFrame via Mojo (Closed)
Patch Set: Fix #includes and DEPS. 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 9a44cd558f15e2d4ae9c27841706bd7e45cf444d..2e5c8bbda673d53964d09e0f0fee89fec64d6cc9 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -736,6 +736,7 @@ mojom("mojo_bindings") {
"platform/modules/webauth/authenticator.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
+ "platform/reporting.mojom",
"platform/site_engagement.mojom",
"web/console_message.mojom",
"web/window_features.mojom",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | third_party/WebKit/public/platform/reporting.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698