| Index: chrome/browser/local_discovery/privet_http_asynchronous_factory.h
|
| diff --git a/chrome/browser/local_discovery/privet_http_asynchronous_factory.h b/chrome/browser/local_discovery/privet_http_asynchronous_factory.h
|
| index 452a867e3436fe09bcec9713e15b1cfbc4bc5422..388208135d2e3555dd30aa4dfcaaf4d4c3879d7e 100644
|
| --- a/chrome/browser/local_discovery/privet_http_asynchronous_factory.h
|
| +++ b/chrome/browser/local_discovery/privet_http_asynchronous_factory.h
|
| @@ -21,7 +21,7 @@ class PrivetHTTPClient;
|
| class ServiceDiscoveryClient;
|
|
|
| class PrivetHTTPResolution {
|
| - public:
|
| + public:
|
| virtual ~PrivetHTTPResolution() {}
|
| virtual void Start() = 0;
|
| virtual const std::string& GetName() = 0;
|
|
|