Commit 6b97463d by Shahbaz Youssefi Committed by Commit Bot

Add back glslang include check

The issue was fixed upstream by https://github.com/KhronosGroup/glslang/pull/2362 Bug: angleproject:4763 Change-Id: Icc9af01097b1d97653eb15b640eed6bd72365fd1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2337349Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
parent e4e2a847
...@@ -218,7 +218,6 @@ IGNORED_INCLUDE_PREFIXES = { ...@@ -218,7 +218,6 @@ IGNORED_INCLUDE_PREFIXES = {
} }
IGNORED_DIRECTORIES = { IGNORED_DIRECTORIES = {
'//third_party/glslang',
'//third_party/SwiftShader', '//third_party/SwiftShader',
'//third_party/vulkan-headers', '//third_party/vulkan-headers',
'//third_party/vulkan-loader', '//third_party/vulkan-loader',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment