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

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

Issue 2703503002: WIP: move OffscreenCanvas into new display compositor
Patch Set: Refine connection lost Created 3 years, 10 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 c1dad3233188108bcaea6bd4d75e9fd66c8cba25..703bbc07235d2985ada1c7487c9c8bd94f78b510 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -15,10 +15,10 @@
"blink::mojom::Hyphenation",
"blink::mojom::MimeRegistry",
"blink::mojom::NotificationService",
- "blink::mojom::OffscreenCanvasCompositorFrameSinkProvider",
"blink::mojom::OffscreenCanvasSurfaceFactory",
"blink::mojom::PermissionService",
"blink::mojom::WebSocket",
+ "cc::mojom::DisplayCompositor",
"content::mojom::MemoryCoordinatorHandle",
"content::mojom::ServiceWorkerDispatcherHost",
"content::mojom::StoragePartitionService",

Powered by Google App Engine
This is Rietveld 408576698