Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index da2bbfbbe25ab7bfd9634c0f5464b764d278126c..98b595a6a431ef8555e494308d7890a1b8bf6d4b 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -293,7 +293,7 @@ |
'conditions': [ |
['internal_gles2_conform_tests', { |
'dependencies': [ |
- '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_test_windowless', |
+ '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_test', |
], |
}], # internal_gles2_conform |
], |
@@ -308,7 +308,7 @@ |
'conditions': [ |
['internal_gles2_conform_tests', { |
'dependencies': [ |
- '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_test_windowless', |
+ '../gpu/gles2_conform_test/gles2_conform_test.gyp:gles2_conform_test', |
], |
}], # internal_gles2_conform |
], |