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

Unified Diff: components/components_tests.gyp

Issue 1472693002: Revert of components/metrics: Add runtime memory leak detector (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | « no previous file | components/metrics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index d3999d7f991099b3cbc64db4becb1e9ec0463769..c94919388d7a657989f9eb166e60ae174d640312 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -353,13 +353,6 @@
'metrics/profiler/tracking_synchronizer_unittest.cc',
'metrics/stability_metrics_helper_unittest.cc',
'metrics/ui/screen_info_metrics_provider_unittest.cc',
- ],
- 'metrics_leak_detector_unittest_sources': [
- 'metrics/leak_detector/call_stack_manager_unittest.cc',
- 'metrics/leak_detector/call_stack_table_unittest.cc',
- 'metrics/leak_detector/leak_analyzer_unittest.cc',
- 'metrics/leak_detector/leak_detector_impl_unittest.cc',
- 'metrics/leak_detector/ranked_list_unittest.cc',
],
'mime_util_unittest_sources': [
'mime_util/mime_util_unittest.cc',
@@ -1361,7 +1354,6 @@
'wifi_sync/wifi_credential_unittest.cc',
'wifi_sync/wifi_security_class_chromeos_unittest.cc',
'wifi_sync/wifi_security_class_unittest.cc',
- '<@(metrics_leak_detector_unittest_sources)',
'<@(ownership_unittest_sources)',
],
'sources!': [
@@ -1370,7 +1362,6 @@
],
'dependencies': [
'../chromeos/chromeos.gyp:chromeos_test_support',
- 'components.gyp:metrics_leak_detector',
'components.gyp:ownership',
'components.gyp:pairing',
'components.gyp:user_manager_test_support',
« no previous file with comments | « no previous file | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698