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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 187593003: Fix typo in Blacklist.Blocked Histogram (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 211ec6a4185185a22b1ce6945eecc753d7a619d8..62808178ee962d504fa3d94a8b29a2fb916dac3a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -1393,7 +1393,7 @@ other types of suffix sets.
</summary>
</histogram>
-<histogram name="Blacklist.Blocked" units="DllHash">
+<histogram name="Blacklist.Blocked" enum="DllHash">
<summary>
Records the name hashes of all the dlls that are blocked from the browser
process.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698