viz: Remove SurfaceManager::GetValidFrameSinkIds
The set of valid FrameSinkIds is a concept used for SurfaceSequences which are deprecated. We cannot remove SurfaceSequence code just yet but GetValidFrameSinkIds is a publicly exposed method that is used by FrameSinkManager for some DCHECKs. These DCHECKs are not really necessary and removing them allows us to delete a public method in SurfaceManager, simplifying its interface. Bug: 722935 TBR: piman@chromium.org Change-Id: I220a591d26e5bcd366eaa9a24404179f7439f49c Reviewed-on: https://chromium-review.googlesource.com/574575 Commit-Queue: Fady Samuel <fsamuel@chromium.org> Reviewed-by:Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#487149}
Showing
Please register or sign in to comment