Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(915)

Unified Diff: chrome/browser/chromeos/login/bluetooth_host_pairing_browsertest.cc

Issue 2949093004: Remove all of the CrOS Ozone configs from MB. (Closed)
Patch Set: rebase Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | infra/config/cq.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 c662be27af8e349bf4e5f3337b1154ce102623b6..3f9951e54ed2743c7de180933477bb46240852c1 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 @@ class BluetoothHostPairingNoInputTest : public OobeBaseTest {
pairing_chromeos::BluetoothHostPairingController* controller_ = nullptr;
bluez::FakeBluetoothDeviceClient* fake_bluetooth_device_client_ = nullptr;
- base::MessageLoop message_loop_;
+ base::MessageLoopForUI message_loop_;
DISALLOW_COPY_AND_ASSIGN(BluetoothHostPairingNoInputTest);
};
« no previous file with comments | « no previous file | infra/config/cq.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698