| Index: gpu/gles2_conform_support/native/egl_native_win.cc
|
| diff --git a/gpu/gles2_conform_support/native/egl_native_win.cc b/gpu/gles2_conform_support/native/egl_native_win.cc
|
| index acb286db61d0a40159efbfd789c6098bbb95a508..0ad73ad1186de019d05b4f80da96f7751cf10890 100644
|
| --- a/gpu/gles2_conform_support/native/egl_native_win.cc
|
| +++ b/gpu/gles2_conform_support/native/egl_native_win.cc
|
| @@ -6,7 +6,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
|
| }
|
|
|
|
|