| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index f623b0bdadf8638e2eeedba6cf27528dbfd7b933..b3d426c04eb482f3a68604fffcc8efb4ee762bc7 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -505,7 +505,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_sequence.h",
|
| "memory/ref_counted_memory.cc",
|
| "memory/ref_counted_memory.h",
|
| "memory/scoped_policy.h",
|
|
|