Index: gpu/gles2_conform_support/native/main.cc |
diff --git a/gpu/gles2_conform_support/native/main.cc b/gpu/gles2_conform_support/native/main.cc |
index 313663a6f18a147f9aa155f94378d500e9651543..406fcd7bfd29c6dbfb16d262dd3dcbc983549710 100644 |
--- a/gpu/gles2_conform_support/native/main.cc |
+++ b/gpu/gles2_conform_support/native/main.cc |
@@ -19,7 +19,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/GTFMain.h" |
+#include "third_party/gles2_conform/GTF_ES/glsl/GTF/Source/GTFMain.h" // nogncheck |
#endif |
} |