From b61b05ce8dafabe9b60cd9165d85255f39c3a193 Mon Sep 17 00:00:00 2001
From: "finnur@chromium.org"
 <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 14 May 2014 15:33:01 +0000
Subject: Add details (where missing) for histograms and remove a few that are
 not worth providing more details for.

BUG=None

Review URL: https://codereview.chromium.org/270363006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270409 0039d316-1c4b-4281-b951-d872f2087c98
---
 chrome/browser/enumerate_modules_model_win.h | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'chrome/browser/enumerate_modules_model_win.h')

diff --git a/chrome/browser/enumerate_modules_model_win.h b/chrome/browser/enumerate_modules_model_win.h
index a0a6b27..aece435 100644
--- a/chrome/browser/enumerate_modules_model_win.h
+++ b/chrome/browser/enumerate_modules_model_win.h
@@ -250,9 +250,6 @@ class EnumerateModulesModel {
 
   static EnumerateModulesModel* GetInstance();
 
-  // Record via UMA what the user selected.
-  static void RecordLearnMoreStat(bool from_menu);
-
   // Returns true if we should show the conflict notification. The conflict
   // notification is only shown once during the lifetime of the process.
   bool ShouldShowConflictWarning() const;
-- 
cgit v1.1