| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 971c66a4f215bf3997293746470ea47b1200ec16..4b218c9ec5870de97414b370495638eb5997661b 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -333,7 +333,7 @@
|
| 'memory/raw_scoped_refptr_mismatch_checker.h',
|
| 'memory/ref_counted.cc',
|
| 'memory/ref_counted.h',
|
| - 'memory/ref_counted_delete_on_message_loop.h',
|
| + 'memory/ref_counted_delete_on_task_runner.h',
|
| 'memory/ref_counted_memory.cc',
|
| 'memory/ref_counted_memory.h',
|
| 'memory/scoped_open_process.h',
|
|
|