Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(551)

Unified Diff: content/content_tests.gypi

Issue 807303002: base: Add free list implementation to browser-wide discardable memory system. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@discardable-shared-memory-ashmem
Patch Set: address review feedback Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 13cb8a0f365478896cf9144a67a2f18625509ee8..2954ed54d8c79674f98018c31395073366ef7333 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -713,6 +713,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',
« base/memory/discardable_memory_shmem_allocator.cc ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698