| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index 7e28bf87cd231f70e0037e0244a927ed84429410..a3eaa42b15ed9c1fe0f4ff3a3c5c1034f8010ba7 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",
|
|
|