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

Unified Diff: content/child/BUILD.gn

Issue 2717213004: Move SharedBitmapManager implementation out of content/ (Closed)
Patch Set: rebase Created 3 years, 8 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/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 38b71e538a85d5ebca7a90d45f2a244a6ecdcc84..a63855b1de5dc6da78802e8953c7c91701eb06a0 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -66,8 +66,6 @@ target(link_target_type, "child") {
"child_process_sandbox_support_impl_shm_linux.cc",
"child_resource_message_filter.cc",
"child_resource_message_filter.h",
- "child_shared_bitmap_manager.cc",
- "child_shared_bitmap_manager.h",
"child_thread_impl.cc",
"child_thread_impl.h",
"content_child_helpers.cc",
« no previous file with comments | « content/browser/renderer_host/renderer_frame_manager.cc ('k') | content/child/child_shared_bitmap_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698