| Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| index 7f203b6897a2c6c4dd25a7d7244ac7fcc9546261..1717695eba499013a955eab0ae8287df3cda17a3 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_handler.cc
|
| @@ -19,9 +19,7 @@
|
|
|
| namespace chromeos {
|
|
|
| -BluetoothOptionsHandler::BluetoothOptionsHandler()
|
| - : chromeos::CrosOptionsPageUIHandler(
|
| - new chromeos::SystemSettingsProvider()) {
|
| +BluetoothOptionsHandler::BluetoothOptionsHandler() {
|
| }
|
|
|
| BluetoothOptionsHandler::~BluetoothOptionsHandler() {
|
|
|