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

Unified Diff: content/public/app/mojo/content_renderer_manifest.json

Issue 2376503002: Add VisitedLinkNotificationSink to renderer's browser capability (Closed)
Patch Set: . Created 4 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_renderer_manifest.json
diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json
index a4c4aa54b93c2702358abc51e3b7f2813d989ed9..399f7dc4eaaedb0400da6eed45d83b8de4e031f9 100644
--- a/content/public/app/mojo/content_renderer_manifest.json
+++ b/content/public/app/mojo/content_renderer_manifest.json
@@ -11,6 +11,7 @@
"content::mojom::TestMojoService",
"IPC::mojom::ChannelBootstrap",
"mojom::ResourceUsageReporter",
+ "visitedlink::mojom::VisitedLinkNotificationSink",
"web_cache::mojom::WebCache"
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698