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

Unified Diff: content/common/BUILD.gn

Issue 2925903004: Add support for blob urls for subresources. (Closed)
Patch Set: 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d5a4acb18e1d9360473519976611793d68f91032..ffd80dc2781433960c1588e7c408b378633efd3a 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -618,6 +618,7 @@ mojom("mojo_bindings") {
"render_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",
"renderer.mojom",
+ "renderer_host.mojom",
"service_worker/embedded_worker.mojom",
"service_worker/service_worker.mojom",
"service_worker/service_worker_event_dispatcher.mojom",

Powered by Google App Engine
This is Rietveld 408576698