Index: gpu/gles2_conform_support/gles2_conform_support.gyp |
diff --git a/gpu/gles2_conform_support/gles2_conform_support.gyp b/gpu/gles2_conform_support/gles2_conform_support.gyp |
index a4715b6ef0c375ef8f35be3949c679a822b3ee96..94ebebfc0df846b54656d848fe293935a98a50c5 100644 |
--- a/gpu/gles2_conform_support/gles2_conform_support.gyp |
+++ b/gpu/gles2_conform_support/gles2_conform_support.gyp |
@@ -14,7 +14,7 @@ |
['OS=="linux"', { |
'bootstrap_sources_native': [ |
'native/egl_native.cc', |
- 'native/egl_native_linux.cc', |
+ 'native/egl_native_x11.cc', |
], |
}], |
['OS=="win"', { |