Use same condition for field declaration and its use.
cros_supported_configs_ is defined iff OS_CHROMEOS is defined. However, it is used iff USE_CHROMEOS_MEDIA_ACCELERATION regardless of OS_CHROMEOS. This CL aligns the conditions. BUG=1047719 TEST=Build locally. Change-Id: I08fe8532c1778ff8c77c7a9d9cdd96ff2a83272f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030924Reviewed-by:Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#737459}
Showing
Please register or sign in to comment