summaryrefslogtreecommitdiff
path: root/base/lazy_instance_helpers.cc
AgeCommit message (Expand)Author
2020-06-05Use TimeTicks instead of Time in base::internal::NeedsLazyInstance.Francois Doray
2020-06-05Make Singleton and LazyInstance use the same logic for lazy creation.Gabriel Charette