-
Fix config issues and revert previous fixes for semi-colon issues · 1aeceaeaRyan Harrison authored
This reverts commit 41261d95. This reverts commit 7c9accb6. Instead of trying to work around all of the potential semicolon issues in glslang, making it conform to Chromium's style, mark the code explicitly as non-chromium in the BUILD.gn, so chromium doesn't attempt to enforce its style rules on glslang. Fixes #1931
1aeceaea
×