| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 1507f51832961f0ca36b2bf853434b9820ea39b9..bb02e215eb31e2a9d521607c19e79e7d0d57d547 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -715,6 +715,7 @@
|
| 'common/cursors/webcursor_unittest.cc',
|
| 'common/database_connections_unittest.cc',
|
| 'common/database_identifier_unittest.cc',
|
| + 'common/discardable_shared_memory_heap_unittest.cc',
|
| 'common/dom_storage/dom_storage_map_unittest.cc',
|
| 'common/dwrite_font_platform_win_unittest.cc',
|
| 'common/fileapi/file_system_util_unittest.cc',
|
|
|