From 2f176b8860d63af4cf50151e77639b32e5acc088 Mon Sep 17 00:00:00 2001 From: "csharp@chromium.org" Date: Thu, 6 Mar 2014 01:49:54 +0000 Subject: [PATCH] Fix typo in Blacklist.Blocked Histogram BUG= Review URL: https://codereview.chromium.org/187593003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255209 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/metrics/histograms/histograms.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml index 211ec6a41851..62808178ee96 100644 --- a/tools/metrics/histograms/histograms.xml +++ b/tools/metrics/histograms/histograms.xml @@ -1393,7 +1393,7 @@ other types of suffix sets. - + Records the name hashes of all the dlls that are blocked from the browser process. -- 2.11.4.GIT