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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2788413003: Add SiteEngagementService::GetAllDetails(), to return detailed scores. (Closed)
Patch Set: Created 3 years, 9 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 8a430fec27d44584ca7f24445393c82a09b3c3d1..6bddb6193dc8a12f126cb8b0d896c45635c37850 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -55,7 +55,7 @@
// TODO(beng): These should be moved to a separate capability.
"mojom::OmniboxPageHandler",
"mojom::PluginsPageHandler",
- "mojom::SiteEngagementUIHandler",
+ "mojom::SiteEngagementDetailsProvider",
"mojom::UsbInternalsPageHandler"
]
}

Powered by Google App Engine
This is Rietveld 408576698