| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 4cafea2808ebd26f6b4926a1ea0feba6ecad9ec0..f1cdaec8a6dedae32433475a3c8eaead8aa53708 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -542,6 +542,7 @@
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| + '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| @@ -578,6 +579,7 @@
|
| '../content/content_shell_and_tests.gyp:content_browsertests',
|
| '../content/content_shell_and_tests.gyp:content_gl_tests',
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| + '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
|
|