| 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',
|
|
|