Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
ChromeOS still uses Python 3.6, but the glsl2spirv uses a small feature
from Python 3.7 for type annotations. Fix the build by removing the
small feature, but otherwise preserve the type annotations.
Fixes: 949c3b55 ("util/glsl2spirv: add type annotations")