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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2788413003: Add SiteEngagementService::GetAllDetails(), to return detailed scores. (Closed)
Patch Set: Fix notifications permission logic & test Created 3 years, 8 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 90322a93221f935a3d73dafe553ba8984db162c7..8ff629358103d8855efdd71c2a2535c9c98c1802 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