| Index: chromeos/components/tether/message_transfer_operation.h
|
| diff --git a/chromeos/components/tether/message_transfer_operation.h b/chromeos/components/tether/message_transfer_operation.h
|
| index 30ba00c072a5381375e0a0ff7a7b6d9b9d871c28..3265214002750504c3e40f3c9e71205d82c4d08f 100644
|
| --- a/chromeos/components/tether/message_transfer_operation.h
|
| +++ b/chromeos/components/tether/message_transfer_operation.h
|
| @@ -76,6 +76,7 @@ class MessageTransferOperation : public BleConnectionManager::Observer {
|
|
|
| private:
|
| friend class ConnectTetheringOperationTest;
|
| + friend class DisconnectTetheringOperationTest;
|
| friend class HostScannerOperationTest;
|
| friend class MessageTransferOperationTest;
|
|
|
|
|