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

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

Issue 2789753002: Convert offscreen canvas to use FrameSinkManagerHost. (Closed)
Patch Set: Rebase. 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: 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 0fedcfd4b791e0ebcaaeff2a63e31967a968b6d4..8100d6d13d9408a3e94d72f28d6cd3a197213a5b 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -21,8 +21,7 @@
"blink::mojom::Hyphenation",
"blink::mojom::MimeRegistry",
"blink::mojom::NotificationService",
- "blink::mojom::OffscreenCanvasCompositorFrameSinkProvider",
- "blink::mojom::OffscreenCanvasSurfaceFactory",
+ "blink::mojom::OffscreenCanvasProvider",
"blink::mojom::PermissionService",
"blink::mojom::WebSocket",
"content::mojom::FieldTrialRecorder",

Powered by Google App Engine
This is Rietveld 408576698