| Index: chrome/browser/local_discovery/service_discovery_client_mdns.h
|
| diff --git a/chrome/browser/local_discovery/service_discovery_client_mdns.h b/chrome/browser/local_discovery/service_discovery_client_mdns.h
|
| index bf397f72e1a578dc56f85f126568524bcb7db204..ab9bcb05c7c3061cd1ad8cc219aed5f2b1856082 100644
|
| --- a/chrome/browser/local_discovery/service_discovery_client_mdns.h
|
| +++ b/chrome/browser/local_discovery/service_discovery_client_mdns.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/cancelable_callback.h"
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "chrome/browser/local_discovery/service_discovery_shared_client.h"
|
| #include "chrome/common/local_discovery/service_discovery_client.h"
|
|
|