| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index c86eafde3409d6b09e32597b2af99382aab55479..961f39c7e6037a07afe05ec3f2e724aa760520d9 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -703,6 +703,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',
|
|
|