Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(958)

Unified Diff: content/content_tests.gypi

Issue 1361523003: Add crash_service to Telemetry's isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fck
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/BUILD.gn ('k') | content/telemetry.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 7876515fa36abc91b3e3d48d15294889598d078c..41bae6511409437a21e242aafe4c413447c942f7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1271,19 +1271,6 @@
'../tools/telemetry/telemetry.gyp:bitmaptools#host',
],
},
- {
- 'target_name': 'telemetry_gpu_unittests_run',
- 'type': 'none',
- 'dependencies': [
- 'telemetry_base',
- ],
- 'includes': [
- '../build/isolate.gypi',
- ],
- 'sources': [
- 'telemetry_gpu_unittests.isolate',
- ],
- },
],
'conditions': [
['archive_gpu_tests==1', {
« no previous file with comments | « chrome/test/BUILD.gn ('k') | content/telemetry.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698