Index: components/proximity_auth/bluetooth_connection_finder.cc |
diff --git a/components/proximity_auth/bluetooth_connection_finder.cc b/components/proximity_auth/bluetooth_connection_finder.cc |
index 5a2aa3a94e925c5754d080f7ec4c921bb9110fe5..359541430124c32983a9bdf1159f18d3ed98a319 100644 |
--- a/components/proximity_auth/bluetooth_connection_finder.cc |
+++ b/components/proximity_auth/bluetooth_connection_finder.cc |
@@ -40,7 +40,6 @@ void BluetoothConnectionFinder::Find( |
} |
DCHECK(start_time_.is_null()); |
- PA_LOG(WARNING) << "Finding Bluetooth connection..."; |
start_time_ = base::TimeTicks::Now(); |
connection_callback_ = connection_callback; |