| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index b888d92c5c48607010b2f5b11ddb0b05d32d5362..6ca5dff28526038e94894c21ab9bfa7736770bc0 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -524,6 +524,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',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| @@ -559,6 +560,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',
|
| '../tools/telemetry/telemetry.gyp:*',
|
|
|