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

Unified Diff: content/common/BUILD.gn

Issue 2488913003: Replacing allocate bitmap IPC messages with a new Mojo interface. (Closed)
Patch Set: Clean-up Created 4 years, 1 month 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 ed827610ea9280eb4fc8b4d5c747fb8bd441afe9..86bc1dadb8eb7668258d35f0017e2cf6583efe29 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -574,6 +574,7 @@ mojom("mojo_bindings") {
"service_worker/fetch_event_dispatcher.mojom",
"service_worker/service_worker.mojom",
"service_worker/service_worker_types.mojom",
+ "shared_memory_allocator.mojom",
"storage_partition_service.mojom",
"url_loader.mojom",
"url_loader_factory.mojom",

Powered by Google App Engine
This is Rietveld 408576698