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

Unified Diff: components/metrics.gypi

Issue 2159013002: Read Chrome build ID and store it in leak reports (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove DCHECK for build ID having been read Created 4 years, 5 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/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index 43a9f80b596bd5bf94303d52e359e58e9d78ef62..688e46c163f73a64293b1d61ab3fd4ade2e80239 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -270,6 +270,8 @@
'metrics/leak_detector/call_stack_table.h',
'metrics/leak_detector/custom_allocator.cc',
'metrics/leak_detector/custom_allocator.h',
+ 'metrics/leak_detector/gnu_build_id_reader.cc',
+ 'metrics/leak_detector/gnu_build_id_reader.h',
'metrics/leak_detector/leak_analyzer.cc',
'metrics/leak_detector/leak_analyzer.h',
'metrics/leak_detector/leak_detector.cc',
« no previous file with comments | « chrome/browser/metrics/leak_detector/leak_detector_controller.cc ('k') | components/metrics/leak_detector/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698