| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 64d55becdd4d38444b84749501b97fb661a4a9e2..8f1a803c875513a42d40fe80f1ad4de98996cf3a 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -255,6 +255,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',
|
|
|