Remove DCHECK in DialRegistry dtor. This may trigger on browser shutdown if
there are event listeners still registered with chrome.dial. This is not an issue as all owned objects will be cleaned up anyway by following the normal dtor sequence DialAPI -> DialRegistry -> DialService. BUG=460197 Review URL: https://codereview.chromium.org/916103007 Cr-Commit-Position: refs/heads/master@{#317194}
Showing
Please register or sign in to comment