Index: gpu/gles2_conform_support/native/egl_native_aura.cc |
diff --git a/gpu/gles2_conform_support/native/egl_native_aura.cc b/gpu/gles2_conform_support/native/egl_native_aura.cc |
index f3eea4726c368afb73059471cb88ca249a7a23e2..f7635e6d9e038da69f438e6a8e443759af22a7fc 100644 |
--- a/gpu/gles2_conform_support/native/egl_native_aura.cc |
+++ b/gpu/gles2_conform_support/native/egl_native_aura.cc |
@@ -14,7 +14,7 @@ extern "C" { |
#if defined(GLES2_CONFORM_SUPPORT_ONLY) |
#include "gpu/gles2_conform_support/gtf/gtf_stubs.h" |
#else |
-#include "third_party/gles2_conform/GTF_ES/glsl/GTF/Source/eglNative.h" |
+#include "third_party/gles2_conform/GTF_ES/glsl/GTF/Source/eglNative.h" // nogncheck |
#endif |
GTFbool GTFNativeCreateDisplay(EGLNativeDisplayType *pNativeDisplay) { |