Don't perform initialization of media library in browser process
This CL removes the call to `media::InitializeMediaLibrary` in the browser main loop. Initializing the media library in the browser process should not be necessary, and it's done elsewhere for the renderer process. Change-Id: I0b430245019b519fe1614dc9d3e9263b59a3b2a0 Bug: 1003535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577877Reviewed-by:Bo <boliu@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Will Cassella <cassew@google.com> Cr-Commit-Position: refs/heads/master@{#835792}
Showing
Please register or sign in to comment