summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc')
-rw-r--r--chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
index f29f7f8..c918574 100644
--- a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
+++ b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
@@ -36,7 +36,6 @@ class ProfileShortcutManagerTest : public testing::Test {
ProfileShortcutManagerTest()
: ui_thread_(BrowserThread::UI, &message_loop_),
file_thread_(BrowserThread::FILE, &message_loop_),
- profile_shortcut_manager_(NULL),
profile_info_cache_(NULL),
fake_user_desktop_(base::DIR_USER_DESKTOP),
fake_system_desktop_(base::DIR_COMMON_DESKTOP) {