diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r-- | chrome/chrome_tests.gypi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index f8cf4b6..d063931 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -3227,19 +3227,6 @@ ], }, }, - { - 'target_name': 'telemetry_gpu_unittests_run', - 'type': 'none', - 'dependencies': [ - '../content/content_shell_and_tests.gyp:telemetry_base', - ], - 'includes': [ - '../build/isolate.gypi', - ], - 'sources': [ - 'telemetry_gpu_unittests.isolate', - ], - }, { 'target_name': 'telemetry_chrome_test_base', 'type': 'none', @@ -3257,11 +3244,6 @@ '../third_party/crashpad/crashpad/tools/tools.gyp:crashpad_database_util', ], }], - ['OS=="win"', { - 'dependencies': [ - 'chrome.gyp:crash_service', - ], - }], ], }, { |