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

Unified Diff: base/base.gypi

Issue 204733003: base: Refactor DiscardableMemoryManager for use with different type of allocations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing unlock call and remove unnecessary unlock call Created 6 years, 9 months 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: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 7f2d58fbce5075e0b81933a7913365f7a4df4345..edc5ca87a0fc8c518eb8755052e4d95e0b6d0b43 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -314,6 +314,7 @@
'memory/aligned_memory.h',
'memory/discardable_memory.cc',
'memory/discardable_memory.h',
+ 'memory/discardable_memory_allocation.h',
'memory/discardable_memory_allocator_android.cc',
'memory/discardable_memory_allocator_android.h',
'memory/discardable_memory_android.cc',
« no previous file with comments | « no previous file | base/memory/discardable_memory_allocation.h » ('j') | base/memory/discardable_memory_allocation.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698