| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 00f10a821e858c5796ef29398fc715b9dba23f24..d8877846a506b237f614f90f92f9fc594a1f42d2 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3172,17 +3172,6 @@
|
| 'telemetry_gpu_test.isolate',
|
| ],
|
| },
|
| - {
|
| - 'target_name': 'gpu_unittests_run',
|
| - 'type': 'none',
|
| - 'dependencies': [
|
| - '../gpu/gpu.gyp:gpu_unittests',
|
| - 'gpu_tests_base',
|
| - ],
|
| - 'sources': [
|
| - 'gpu_unittests.isolate',
|
| - ],
|
| - },
|
| ],
|
| 'conditions': [
|
| ['internal_gles2_conform_tests==1', {
|
|
|