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

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

Issue 2535483002: Plumb site engagement to the renderer process. (Closed)
Patch Set: Rebase 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 7fb92262e35071070284bbd91201e89994bfad77..458e00b5d61b8d622ced04d9c001b36b92be26fb 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -665,6 +665,7 @@ mojom("mojo_bindings") {
"platform/modules/shapedetection/facedetection_provider.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
+ "platform/site_engagement.mojom",
"web/window_features.mojom",
]
public_deps = [
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/platform/site_engagement.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698