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

Unified Diff: content/content_common.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: rebase 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
« no previous file with comments | « content/common/host_discardable_shared_memory_manager.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 4944e98ea62bd86b8ef9dda5ee4aaf5ef6cac0f6..8c1b40d06caa3aa6bd422286f0747ed50f7c7b47 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',
« no previous file with comments | « content/common/host_discardable_shared_memory_manager.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698