| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 9aacfc98809a01c3bb7872b5c07de8cd80f2715c..904863178f69ac91ff1f603f2668973ab77ed482 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -313,7 +313,7 @@ component("base") {
|
| "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",
|
|
|