| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index e2f7e8bce15f89fe06c43a4385f67d15ca54081e..9138b0ad866a6288bf8e6e36483f9a0b0756df68 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -614,7 +614,6 @@
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| - '../gpu/gpu.gyp:command_buffer_gles2_tests',
|
| '../third_party/catapult/telemetry/telemetry.gyp:*',
|
| ],
|
| 'conditions': [
|
| @@ -652,7 +651,6 @@
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| - '../gpu/gpu.gyp:command_buffer_gles2_tests',
|
| '../third_party/catapult/telemetry/telemetry.gyp:*',
|
| ],
|
| 'conditions': [
|
| @@ -849,7 +847,6 @@
|
| '../content/content_shell_and_tests.gyp:content_gl_tests_apk',
|
| '../content/content_shell_and_tests.gyp:content_unittests_apk',
|
| '../content/content_shell_and_tests.gyp:video_decode_accelerator_unittest_apk',
|
| - '../gpu/gpu.gyp:command_buffer_gles2_tests_apk',
|
| '../gpu/gpu.gyp:gl_tests_apk',
|
| '../gpu/gpu.gyp:gpu_unittests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
|
|