[Profiles] Changing task manager to use GetLastUsedProfile instead of the deprecated...
commit56291ae590c976c1ce93d37224ebece5885002a4
authorrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Apr 2013 21:36:55 +0000 (11 21:36 +0000)
committerrlp@chromium.org <rlp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Apr 2013 21:36:55 +0000 (11 21:36 +0000)
treeab89f66681bc51aad5eba17c41b35f26820b7596
parent6fce9511a1b377123decfb79ec795227b32b68e3
[Profiles] Changing task manager to use GetLastUsedProfile instead of the deprecated GetDefaultProfileOrOffTheRecord() which was causing a crash.

BUG=228816,83792
TEST=Click "Stats for Nerds" from the task manager from a non-initial profile and it should not crash

Review URL: https://chromiumcodereview.appspot.com/13862018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193759 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/task_manager/task_manager.cc