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

Unified Diff: content/common/BUILD.gn

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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 5a37aceb8acbc22cf32922f3ca1cfd4c161760cd..ac802f9a980e5690ddc09ff9db5386333bff7a44 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -620,6 +620,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