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

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

Issue 2535483002: Plumb site engagement to the renderer process. (Closed)
Patch Set: Address comments Created 4 years 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 660d2fb8507a21fd25a1d7ffab59473da107fb4e..a8a2ba98433584589f5baae5dda080580e539892 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -666,6 +666,7 @@ mojom("mojo_bindings") {
"platform/modules/shapedetection/facedetection.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
+ "platform/site_engagement.mojom",
"web/window_features.mojom",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698