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

Unified Diff: base/base.gypi

Issue 1318733007: Refactor CallStackProfile::Params into base/ for use over IPC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nit Created 5 years, 4 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 | « no previous file | base/metrics/BUILD.gn » ('j') | base/metrics/call_stack_profile_params.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 39727098597ce80de766692ccca2dc88495972a7..3e0fb3b2bf1f863ead21b2e0bc53090c438bc7f9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -386,6 +386,8 @@
'message_loop/timer_slack.h',
'metrics/bucket_ranges.cc',
'metrics/bucket_ranges.h',
+ 'metrics/call_stack_profile_params.cc',
+ 'metrics/call_stack_profile_params.h',
'metrics/histogram.cc',
'metrics/histogram.h',
'metrics/histogram_base.cc',
« no previous file with comments | « no previous file | base/metrics/BUILD.gn » ('j') | base/metrics/call_stack_profile_params.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698