Stop mirroring Bluetooth icon in RTL locales
commitc9c7a85b9944912d2f73f464735ac162faec5d77
authorjonross <jonross@chromium.org>
Wed, 6 May 2015 18:37:28 +0000 (6 11:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 6 May 2015 18:39:03 +0000 (6 18:39 +0000)
tree04d21076d14636a0fc00035df52943c53714d359
parent8fc313f38918d44e7f69c8697e486164a19aaae7
Stop mirroring Bluetooth icon in RTL locales

Update BluetoothDetailedView to no longer mirror the icon.

In the system tray, the detailed view was mirroring the icon, while the default
view did not. l10n stated that the Bluetooth icon is one where directionality is
meaningless, so mirroring in RTL is unnecessary.

TEST=manual testing on device
BUG=477756

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

Cr-Commit-Position: refs/heads/master@{#328567}
ash/system/bluetooth/tray_bluetooth.cc