egl: Add necessary header include for eglextchromium.h
Required for external applications using this header, particularily with CMake which fails its build test on this header due to missing defines. https://bugs.chromium.org/p/angleproject/issues/detail?id=7617 Signed-off-by: Alan Swanson <reiver@improbability.net>