Add a static getter for ChildMemoryCoordinator
Currently ChildMemoryCoordinator is owned by RenderThreadImpl but some other components (like cc) would want to become clients of ChildMemoryCoordinator. Add a static getter to provide access to ChildMemoryCoordinator. BUG=617492 Review-Url: https://codereview.chromium.org/2291473002 Cr-Commit-Position: refs/heads/master@{#415212}
Showing
Please register or sign in to comment