Chromium Code Reviews| Index: chrome/browser/local_discovery/service_discovery_client_mdns.cc |
| diff --git a/chrome/browser/local_discovery/service_discovery_client_mdns.cc b/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
| index 69fd977dd5e1d223b63bfba323619dba27858a89..af8b2207486e9e976c776e800b786f347275c7ac 100644 |
| --- a/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
| +++ b/chrome/browser/local_discovery/service_discovery_client_mdns.cc |
| @@ -6,6 +6,7 @@ |
| #include "base/metrics/histogram.h" |
| #include "chrome/browser/local_discovery/service_discovery_host_client.h" |
| +#include "chrome/common/local_discovery/service_discovery_client_impl.h" |
|
Lei Zhang
2014/04/27 05:35:04
not needed?
Vitaly Buka (NO REVIEWS)
2014/04/27 18:39:36
Done.
|
| #include "content/public/browser/browser_thread.h" |
| namespace local_discovery { |