| Index: chrome/browser/devtools/device/port_forwarding_controller.h
|
| diff --git a/chrome/browser/devtools/device/port_forwarding_controller.h b/chrome/browser/devtools/device/port_forwarding_controller.h
|
| index a904ef5c3a85340debf91146b850166824eeecf9..ae491d7b307df688adfba806bad7e349b3b2912a 100644
|
| --- a/chrome/browser/devtools/device/port_forwarding_controller.h
|
| +++ b/chrome/browser/devtools/device/port_forwarding_controller.h
|
| @@ -77,6 +77,7 @@
|
| void StopListening();
|
|
|
| void UpdateConnections();
|
| + void ShutdownConnections();
|
|
|
| void NotifyListeners(const DevicesStatus& status) const;
|
|
|
|
|