Add #include <stddef.h> for clarity and supporting gcc compilation
Depending on compilation environments of gcc, supported_cdm_versions.h|cc is not compiled. To fix this issue add '#include <stddef.h>' in supported_cdm_versions.h Change-Id: I0f56cb4f69e1fb3867a1c168a28431661341784b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117912Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#755016}
Showing
Please register or sign in to comment