Description: add missing include, for size_t Author: Olivier Tilloy --- a/third_party/angle/src/libANGLE/Constants.h +++ b/third_party/angle/src/libANGLE/Constants.h @@ -11,6 +11,8 @@ #include "common/platform.h" +#include + namespace gl {