| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 5cd8b8c392f4dc90664e4ef892f59b6d0ae49a2b..e4faac9f29a46900ba8791eafc0b0b5171734fed 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -338,7 +338,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',
|
|
|