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

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, 1 month 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 a951475b850e5dee94062fe731a1349a367453b2..a237efa4b92bde842d876d5f756cdb06b48b3b3b 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -661,6 +661,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