Change all to build gles2_conform_test
BUG=83382 Review URL: https://chromiumcodereview.appspot.com/10826153 git-svn-id: http://src.chromium.org/svn/trunk/src/build@150033 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
553710b04e
Коммит
57374eacf4
4
all.gyp
4
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
|
||||
],
|
||||
|
|
Загрузка…
Ссылка в новой задаче