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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 566c24500ced85499801725933f3c3d5b65374c6..31e277b785dfe3988b7b1bddbda98f7f1f0f026d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -250,6 +250,8 @@
'common/gpu/texture_image_transport_surface.h',
'common/handle_enumerator_win.cc',
'common/handle_enumerator_win.h',
+ 'common/host_shared_bitmap_manager.cc',
+ 'common/host_shared_bitmap_manager.h',
'common/image_messages.h',
'common/indexed_db/indexed_db_constants.h',
'common/indexed_db/indexed_db_key.cc',

Powered by Google App Engine
This is Rietveld 408576698