| 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 290c26842259264670fac09d3d3bb7573080c01d..c1074bf810339e69a1b6c86ac117bc90dede5a85 100644
|
| --- a/chrome/browser/devtools/device/port_forwarding_controller.h
|
| +++ b/chrome/browser/devtools/device/port_forwarding_controller.h
|
| @@ -35,7 +35,6 @@ class PortForwardingController {
|
| void OnPrefsChange();
|
|
|
| void UpdateConnections();
|
| - void ShutdownConnections();
|
|
|
| Profile* profile_;
|
| PrefService* pref_service_;
|
|
|