| Index: chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| diff --git a/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc b/chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc
|
| index f29f7f8417b462518ad164302fe051c433f505c6..c918574a9e74c4be731f97df35bbcb1cdb8618c3 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) {
|
|
|