| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index eff9af438ecac8cd76b062b0f4b71ba2c53a8fa5..ce83a51fffc19e578a8e333006944ee821ff8838 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -544,6 +544,7 @@
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| + '../gpu/gpu.gyp:gpu_unittests',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| ],
|
| 'conditions': [
|
| @@ -579,6 +580,7 @@
|
| '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
|
| '../gpu/gpu.gyp:gl_tests',
|
| '../gpu/gpu.gyp:angle_unittests',
|
| + '../gpu/gpu.gyp:gpu_unittests',
|
| '../tools/telemetry/telemetry.gyp:*',
|
| ],
|
| 'conditions': [
|
|
|