| Index: base/base.gyp
|
| diff --git a/base/base.gyp b/base/base.gyp
|
| index c7a24811dc6348d11b77d6bdcd0b2d80ce453805..80da0d1d2394e6c0626bb21c7d1bd0c38bf9f685 100644
|
| --- a/base/base.gyp
|
| +++ b/base/base.gyp
|
| @@ -975,8 +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_discardable_memory_allocator.cc',
|
| + 'test/test_discardable_memory_allocator.h',
|
| 'test/test_file_util.cc',
|
| 'test/test_file_util.h',
|
| 'test/test_file_util_android.cc',
|
|
|