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

Unified Diff: trunk/src/base/base.gypi

Issue 100103003: Revert 239763 "Add DiscardableMemoryAllocator to minimize use of..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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 | « trunk/src/base/base.gyp ('k') | trunk/src/base/memory/discardable_memory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/base/base.gypi
===================================================================
--- trunk/src/base/base.gypi (revision 239774)
+++ trunk/src/base/base.gypi (working copy)
@@ -292,8 +292,6 @@
'memory/aligned_memory.cc',
'memory/aligned_memory.h',
'memory/discardable_memory.h',
- 'memory/discardable_memory_allocator_android.h',
- 'memory/discardable_memory_allocator_android.cc',
'memory/discardable_memory_android.cc',
'memory/discardable_memory_emulated.cc',
'memory/discardable_memory_mac.cc',
« no previous file with comments | « trunk/src/base/base.gyp ('k') | trunk/src/base/memory/discardable_memory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698