Index: chrome/browser/profiles/profile_shortcut_manager_win.cc |
diff --git a/chrome/browser/profiles/profile_shortcut_manager_win.cc b/chrome/browser/profiles/profile_shortcut_manager_win.cc |
index 3c038a1401b353bfdf5a75da6dbb27ceb768e5ec..f890641da5653e0de908a3f79fea819f10432dbb 100644 |
--- a/chrome/browser/profiles/profile_shortcut_manager_win.cc |
+++ b/chrome/browser/profiles/profile_shortcut_manager_win.cc |
@@ -611,10 +611,6 @@ void ProfileShortcutManagerWin::OnProfileAdded( |
} |
} |
-void ProfileShortcutManagerWin::OnProfileWillBeRemoved( |
- const base::FilePath& profile_path) { |
-} |
- |
void ProfileShortcutManagerWin::OnProfileWasRemoved( |
const base::FilePath& profile_path, |
const string16& profile_name) { |