| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index fbaa27e43ecfb4ed7d1638e48d3aca86bc376b7f..efde341f4bd5bac31db52ae4ed201242b9d2732c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -252,6 +252,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',
|
|
|