| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 7257753a9d85658401d4f77b4e30f95a0fe2444c..15ff5f785f273aead55116cd857614c6fe982210 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_handle.h",
|
|
|