summaryrefslogtreecommitdiffstats
path: root/chrome/browser/enumerate_modules_model_win.h
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-14 15:33:01 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-14 15:33:01 +0000
commitb61b05ce8dafabe9b60cd9165d85255f39c3a193 (patch)
tree11085ff06d2f04cd23a6427cf07fd34f3a9f4f2f /chrome/browser/enumerate_modules_model_win.h
parentcf6136bafceca13527e787bdc36c9783d99a96fe (diff)
downloadchromium_src-b61b05ce8dafabe9b60cd9165d85255f39c3a193.zip
chromium_src-b61b05ce8dafabe9b60cd9165d85255f39c3a193.tar.gz
chromium_src-b61b05ce8dafabe9b60cd9165d85255f39c3a193.tar.bz2
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
Diffstat (limited to 'chrome/browser/enumerate_modules_model_win.h')
-rw-r--r--chrome/browser/enumerate_modules_model_win.h3
1 files changed, 0 insertions, 3 deletions
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;