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

Unified Diff: base/metrics/histogram_macros.h

Issue 2384323002: Metrics - Add actions/README.md (Closed)
Patch Set: rob's comments Created 4 years, 2 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/user_metrics.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/metrics/histogram_macros.h
diff --git a/base/metrics/histogram_macros.h b/base/metrics/histogram_macros.h
index e14b25e5a97c33df74b335ffeaf66b2a580d873a..ade89591fcf2f4588df979e746a2401634e1be00 100644
--- a/base/metrics/histogram_macros.h
+++ b/base/metrics/histogram_macros.h
@@ -13,7 +13,8 @@
// Macros for efficient use of histograms.
//
// For best practices on deciding when to emit to a histogram and what form
-// the histogram should take, see tools/metrics/histograms/README.md
+// the histogram should take, see
+// https://chromium.googlesource.com/chromium/src.git/+/HEAD/tools/metrics/histograms/README.md
//
// TODO(nikunjb): Move sparse macros to this file.
//
« no previous file with comments | « no previous file | base/metrics/user_metrics.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698