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

Unified Diff: content/browser/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 1130e4da18d0764b91c110c2d219ab3e8d2b0a70..7113852bc042017540741fd64e61aa654f0f7614 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1138,6 +1138,8 @@ source_set("browser") {
"renderer_host/renderer_frame_manager.h",
"renderer_host/sandbox_ipc_linux.cc",
"renderer_host/sandbox_ipc_linux.h",
+ "renderer_host/shared_memory_allocator_impl.cc",
+ "renderer_host/shared_memory_allocator_impl.h",
"renderer_host/text_input_client_mac.h",
"renderer_host/text_input_client_mac.mm",
"renderer_host/text_input_client_message_filter.h",
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.cc » ('j') | content/child/child_shared_bitmap_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698