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

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

Issue 2774373002: Use MojoCompositorFrameSink in RendererCompositorFrameSink (Closed)
Patch Set: Fixed mac 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 38fbcc53fccab150d11336cf30a0f04256c4e08d..8b157088747a91c4a3ad45026226afcc9a6a6882 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -28,6 +28,7 @@
"content::mojom::FieldTrialRecorder",
"content::mojom::MemoryCoordinatorHandle",
"content::mojom::PushMessaging",
+ "content::mojom::FrameSinkProvider",
Fady Samuel 2017/04/10 02:28:38 indentation is off.
Saman Sami 2017/04/10 02:37:48 I lost faith in git cl format.
Saman Sami 2017/04/10 15:05:51 Done.
"content::mojom::ServiceWorkerDispatcherHost",
"content::mojom::StoragePartitionService",
"content::mojom::URLLoaderFactory",

Powered by Google App Engine
This is Rietveld 408576698