Replace VideoRendererImpl's kError state with a CHECK().
If the process is unable to create a new thread we've got bigger issues to deal with than reporting an error. A CHECK() will also give us a sense for how often this happens in the wild. BUG=110814 Review URL: https://codereview.chromium.org/276593007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269621 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment