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

Unified Diff: content/common/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
« no previous file with comments | « content/child/child_shared_bitmap_manager.cc ('k') | content/common/host_shared_bitmap_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 4295af4491f31acfe9a2d187e374b76da94f6a66..567121c7e45cdab0cc61a2e5c379619596d9bf08 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -150,8 +150,6 @@ source_set("common") {
"generic_shared_memory_id_generator.cc",
"generic_shared_memory_id_generator.h",
"gin_java_bridge_messages.h",
- "host_shared_bitmap_manager.cc",
- "host_shared_bitmap_manager.h",
"in_process_child_thread_params.cc",
"in_process_child_thread_params.h",
"indexed_db/indexed_db_constants.h",
« no previous file with comments | « content/child/child_shared_bitmap_manager.cc ('k') | content/common/host_shared_bitmap_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698