| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index e32344fe64848c9d57a224538c64311c2619a12e..808275f561e0bb2f3167e3a1fff816dbd73617b8 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -214,6 +214,8 @@
|
| 'common/device_sensors/device_orientation_hardware_buffer.h',
|
| 'common/device_sensors/device_orientation_messages.h',
|
| 'common/devtools_messages.h',
|
| + 'common/discardable_shared_memory_heap.cc',
|
| + 'common/discardable_shared_memory_heap.h',
|
| 'common/dom_storage/dom_storage_map.cc',
|
| 'common/dom_storage/dom_storage_map.h',
|
| 'common/dom_storage/dom_storage_messages.h',
|
|
|