| Index: chrome/browser/local_discovery/service_discovery_client.h
|
| diff --git a/chrome/browser/local_discovery/service_discovery_client.h b/chrome/browser/local_discovery/service_discovery_client.h
|
| index 3c12d9c6c37a055cad4630006cbed67d4acb71fc..63d3be2a6ce6fbba833c9bfc23e8b05430856494 100644
|
| --- a/chrome/browser/local_discovery/service_discovery_client.h
|
| +++ b/chrome/browser/local_discovery/service_discovery_client.h
|
| @@ -15,10 +15,6 @@
|
| #include "net/base/host_port_pair.h"
|
| #include "net/base/ip_address.h"
|
|
|
| -namespace net {
|
| -class MDnsClient;
|
| -}
|
| -
|
| namespace local_discovery {
|
|
|
| struct ServiceDescription {
|
|
|