diff options
Diffstat (limited to 'chrome/browser/enumerate_modules_model_win.h')
-rw-r--r-- | chrome/browser/enumerate_modules_model_win.h | 3 |
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; |