aura: Fix Chrome OS status area browser tests.
The tests for StatusAreaView, PowerMenuButton, and
CapsLockMenuButton were crashing when they tried to get the
StatusAreaView from chromeos::BrowserView, which isn't used
in Aura builds. This change makes them instead get the
status area from the Aura shell.
BUG=
103501,
103495,
104666
TEST=ran tests
Committed:
http://src.chromium.org/viewvc/chrome?view=rev&revision=111006