| 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 ae491d7b307df688adfba806bad7e349b3b2912a..a904ef5c3a85340debf91146b850166824eeecf9 100644
|
| --- a/chrome/browser/devtools/device/port_forwarding_controller.h
|
| +++ b/chrome/browser/devtools/device/port_forwarding_controller.h
|
| @@ -77,7 +77,6 @@ class PortForwardingController
|
| void StopListening();
|
|
|
| void UpdateConnections();
|
| - void ShutdownConnections();
|
|
|
| void NotifyListeners(const DevicesStatus& status) const;
|
|
|
|
|