Index: chrome/browser/local_discovery/privet_device_lister_impl.h |
diff --git a/chrome/browser/local_discovery/privet_device_lister_impl.h b/chrome/browser/local_discovery/privet_device_lister_impl.h |
index 7fa03333556a57133b2235e6a96c589f8a5929d9..64cfba18419b9c455b77558a51b6613ab492007b 100644 |
--- a/chrome/browser/local_discovery/privet_device_lister_impl.h |
+++ b/chrome/browser/local_discovery/privet_device_lister_impl.h |
@@ -51,6 +51,9 @@ class PrivetDeviceListerImpl : public PrivetDeviceLister { |
DeviceDescription::ConnectionState ConnectionStateFromString( |
const std::string& str); |
+ // Create or recreate the service watcher |
+ void CreateServiceWatcher(); |
+ |
PrivetDeviceLister::Delegate* delegate_; |
ServiceDiscoveryClient* service_discovery_client_; |