| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index b888d92c5c48607010b2f5b11ddb0b05d32d5362..a492369311a5eb85fd96f02e31a2734916fc256b 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_conform_support/khronos_conform_test.gyp:khronos_conform_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_conform_support/khronos_conform_test.gyp:khronos_conform_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../tools/telemetry/telemetry.gyp:*',
|
|
|