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

Unified Diff: components/components_tests.gyp

Issue 981143006: Metrics provider for statistical stack profiler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: handle unknown module (per other review) Created 5 years, 9 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 308fd92b5ca6476c63cf3feeee72d73234826a31..b239b6be3a5bf574ab41e176beb117fe329c4bad 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -243,6 +243,7 @@
'login/screens/screen_context_unittest.cc',
],
'metrics_unittest_sources': [
+ 'metrics/call_stack_profile_metrics_provider_unittest.cc',
'metrics/compression_utils_unittest.cc',
'metrics/daily_event_unittest.cc',
'metrics/gpu/gpu_metrics_provider_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698