mac: Rename the method -accessibilityChildren on TabStripView.
commitb191b3a454a73b6a224ed1f6e828e3389cae6666
authorerikchen <erikchen@chromium.org>
Wed, 29 Apr 2015 19:04:26 +0000 (29 12:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Apr 2015 19:05:00 +0000 (29 19:05 +0000)
treeab03c9575bec1dc1b2c93b4d4c6d4cc2e420d5dc
parentd87d4ce9827c8ec138e611fa8595337d04883070
mac: Rename the method -accessibilityChildren on TabStripView.

The method -accessibilityChildren was introduced in the
NSAccessibilityLayoutArea protocol in Yosemite. To avoid confusion, I renamed
the method on TabStripView to tabStripViewAccessibilityChildren.

BUG=471823

Review URL: https://codereview.chromium.org/1111953003

Cr-Commit-Position: refs/heads/master@{#327534}
chrome/browser/ui/cocoa/tabs/tab_strip_view.mm