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

Unified Diff: base/base.gypi

Issue 114923005: base: Discardable memory types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add switches::kUseDiscardableMemory to kForwardSwitches Created 6 years, 11 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
« no previous file with comments | « no previous file | base/memory/discardable_memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 5bef7ccbcab9902e3f72fd2fdae4bd170250c5ae..baa01903741d5ebaf12595cea2a7c0dcaedac812 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -298,6 +298,7 @@
'md5.h',
'memory/aligned_memory.cc',
'memory/aligned_memory.h',
+ 'memory/discardable_memory.cc',
'memory/discardable_memory.h',
'memory/discardable_memory_allocator_android.cc',
'memory/discardable_memory_allocator_android.h',
« no previous file with comments | « no previous file | base/memory/discardable_memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698