Changes GpuServiceInternal from Binding to BindingSet
StrongBinding means GpuServiceInternal is deleted when the pipe is closed, defeating the singleton nature. By converting to Binding when the pipe is closed GpuServiceInternal is not deleted. BUG=none TEST=none R=sadrul@chromium.org Review-Url: https://codereview.chromium.org/2302523002 Cr-Commit-Position: refs/heads/master@{#415763}
Showing
Please register or sign in to comment