Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChanged
commitaeab0721a935b97f452509620921cb705aa4cbb1
authordpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 31 May 2011 19:34:25 +0000 (31 19:34 +0000)
committerdpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 31 May 2011 19:34:25 +0000 (31 19:34 +0000)
tree42ea9428ea835ff6183c98423028b91f91aef224
parente1b261ef2f9004e5a9e942908eee28cb6aada36f
Multi-tab: Renaming NotifySelectionChanged to NotifyActiveTabChanged

Reasons for renaming
1) The old name no longer reflects the cause of the notification.
2) A new NotifySelectionChanged method will be written (in
   http://codereview.chromium.org/6933037/) to notify observers which tabs
   were affected (either selected or deselcted) by a selection change.

BUG=NONE
TEST=NONE

Review URL: http://codereview.chromium.org/6965019

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87344 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/tabs/tab_strip_model.cc
chrome/browser/tabs/tab_strip_model.h