Index: chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.h |
diff --git a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.h b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.h |
index c0c8ee7cfb26744bd6c5bd5799dfe93eb0373a51..dd0784d62262b9df1598420e6700de11401abe41 100644 |
--- a/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.h |
+++ b/chrome/browser/ui/webui/options2/chromeos/bluetooth_options_handler2.h |
@@ -23,7 +23,7 @@ namespace chromeos { |
namespace options2 { |
// Handler for Bluetooth options on the system options page. |
-class BluetoothOptionsHandler : public OptionsPageUIHandler, |
+class BluetoothOptionsHandler : public ::options2::OptionsPageUIHandler, |
public chromeos::BluetoothAdapter::Observer, |
public BluetoothDevice::PairingDelegate { |
public: |