Chromium Code Reviews| Index: components/pairing/shark_connection_listener.h |
| diff --git a/components/pairing/shark_connection_listener.h b/components/pairing/shark_connection_listener.h |
| index 87c39c353aefbb33274c7e79132e48c1fed043a7..394a8a910c00c6ba8646140834cbce88a89c0f4c 100644 |
| --- a/components/pairing/shark_connection_listener.h |
| +++ b/components/pairing/shark_connection_listener.h |
| @@ -31,6 +31,8 @@ class SharkConnectionListener : public HostPairingController::Observer { |
| OnConnectedCallback callback); |
| ~SharkConnectionListener() override; |
| + void ResetHostPairingController(); |
|
achuithb
2016/05/10 22:05:19
ResetController is sufficient I think.
achuithb
2016/05/10 23:44:16
ping?
|
| + |
| private: |
| typedef HostPairingController::Stage Stage; |