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

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

Issue 2339703003: Fix webkit_tests by adding two more interfaces they expect. (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_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index 10792940d96aa15a7363f0c2fe49e0ce20c8de5b..8e36bb771474db304f1ef1e547c358a202946a7a 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -9,9 +9,11 @@
"all_interfaces": [ "*" ],
"web": [
"blink::mojom::BackgroundSyncService",
+ "blink::mojom::BroadcastChannelProvider",
"blink::mojom::BudgetService",
"blink::mojom::MimeRegistry",
"blink::mojom::NotificationService",
+ "blink::mojom::OffscreenCanvasFrameReceiver",
"blink::mojom::OffscreenCanvasSurface",
"blink::mojom::PermissionService",
"blink::mojom::WebSocket",
« 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