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

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

Issue 2925903004: Add support for blob urls for subresources. (Closed)
Patch Set: review comment Created 3 years, 6 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 f65b1f5c3e537d75edfd6ac7c3bb10b348daf7fe..ceabac9211cab57940145c13515d412abefba2ca 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -27,9 +27,10 @@
"blink::mojom::PermissionService",
"blink::mojom::WebSocket",
"content::mojom::FieldTrialRecorder",
+ "content::mojom::FrameSinkProvider",
"content::mojom::MemoryCoordinatorHandle",
"content::mojom::PushMessaging",
- "content::mojom::FrameSinkProvider",
+ "content::mojom::RendererHost",
"content::mojom::ServiceWorkerDispatcherHost",
"content::mojom::StoragePartitionService",
"content::mojom::URLLoaderFactory",

Powered by Google App Engine
This is Rietveld 408576698