Index: chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc |
diff --git a/chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc b/chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc |
index 3f9951e54ed2743c7de180933477bb46240852c1..c662be27af8e349bf4e5f3337b1154ce102623b6 100644 |
--- a/chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc |
+++ b/chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc |
@@ -161,7 +161,7 @@ |
pairing_chromeos::BluetoothHostPairingController* controller_ = nullptr; |
bluez::FakeBluetoothDeviceClient* fake_bluetooth_device_client_ = nullptr; |
- base::MessageLoopForUI message_loop_; |
+ base::MessageLoop message_loop_; |
DISALLOW_COPY_AND_ASSIGN(BluetoothHostPairingNoInputTest); |
}; |