| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index d783ee0bf7ba6ec441d517093e1cebf1c0890ce0..ed7175652d99dcc1f6db596afbe1d2ad8ebfdd3f 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -335,7 +335,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",
|
|
|