Make Linux TTS PlatformImpl a leaky instance
This CL is making the TtsPlatformImpl instance a leaky instance since the singleton is alive for the whole duration of the process. The use of WeakPtr is no longer required. Bug: 1133813 Change-Id: Ice2ff18c88c9168c6471ceaa7613c7b2f344ce99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441201 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:François Doray <fdoray@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#812795}
Showing
Please register or sign in to comment