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

Unified Diff: components/components_tests.gyp

Issue 1681263003: metrics: Add leak detector controller in Chrome OS metrics system (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Addressed asvitkine's comments: remove using statement, move runtime flag to chrome_features" Created 4 years, 10 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 8fa53c4b678072673f77ae0665484ca84437a55b..54d3b8ea9847bca2178db0540acb8e8c8a3646d9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -368,6 +368,7 @@
'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_unittest.cc',
'metrics/leak_detector/leak_detector_impl_unittest.cc',
'metrics/leak_detector/ranked_list_unittest.cc',
],

Powered by Google App Engine
This is Rietveld 408576698