Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 5f640d885e6f9960d9c46e3c41b17b7704b46cb4..c7a24811dc6348d11b77d6bdcd0b2d80ce453805 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -541,7 +541,6 @@ |
'mac/scoped_sending_event_unittest.mm', |
'md5_unittest.cc', |
'memory/aligned_memory_unittest.cc', |
- 'memory/discardable_memory_unittest.cc', |
'memory/discardable_shared_memory_unittest.cc', |
'memory/linked_ptr_unittest.cc', |
'memory/ref_counted_memory_unittest.cc', |
@@ -976,6 +975,8 @@ |
'test/simple_test_tick_clock.h', |
'test/task_runner_test_template.cc', |
'test/task_runner_test_template.h', |
+ 'test/test_discardable_memory_shmem_allocator.cc', |
+ 'test/test_discardable_memory_shmem_allocator.h', |
'test/test_file_util.cc', |
'test/test_file_util.h', |
'test/test_file_util_android.cc', |