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

Unified Diff: base/base.gyp

Issue 25293002: Add DiscardableMemoryAllocator to work around FD limit issue. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Clang build 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 | « no previous file | base/base.gypi » ('j') | base/memory/discardable_memory_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 27862df2a2c5f3e3b66e34edd22bdee73eab3f8b..0c8207f84c32e7cec29a1ed4a34483c0ed2d9349 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -552,6 +552,7 @@
'mac/scoped_sending_event_unittest.mm',
'md5_unittest.cc',
'memory/aligned_memory_unittest.cc',
+ 'memory/discardable_memory_allocator_android_unittest.cc',
'memory/discardable_memory_unittest.cc',
'memory/discardable_memory_provider_unittest.cc',
'memory/linked_ptr_unittest.cc',
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/memory/discardable_memory_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698