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

Unified Diff: content/content_child.gypi

Issue 148243013: Add shared bitmap managers for browser and renderer processes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 71b061131a3cf19fd86081eaf1ce986c5b30532f..3cc6551c5d28f9ef90c2ec8f9913fa35676746ac 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -39,6 +39,8 @@
'child/child_process.h',
'child/child_resource_message_filter.cc',
'child/child_resource_message_filter.h',
+ 'child/child_shared_bitmap_manager.cc',
+ 'child/child_shared_bitmap_manager.h',
'child/child_thread.cc',
'child/child_thread.h',
'child/database_util.cc',

Powered by Google App Engine
This is Rietveld 408576698