media: Disable logging override in jumbo builds
In jumbo builds (|use_jumbo_build| is true), multiple .cc files are combined and compiled together. If we override logging, we could end up overriding logging in other .cc files as well. See Bug for details. Bug: 933757 Change-Id: If6b64e7c6782691ed002fd773aae87f91aca5490 Reviewed-on: https://chromium-review.googlesource.com/c/1481576Reviewed-by:Daniel Bratell <bratell@opera.com> Reviewed-by:
Luke Halliwell <halliwell@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#634291}
Showing
Please register or sign in to comment