| Index: chrome/browser/local_discovery/service_discovery_client_utility.h | 
| diff --git a/chrome/browser/local_discovery/service_discovery_client_utility.h b/chrome/browser/local_discovery/service_discovery_client_utility.h | 
| index b9f9bec14cd9e0b64a46f4506f04125d64f5f625..3df9dfe7c1986ccf49d7bd335099487b58c1c520 100644 | 
| --- a/chrome/browser/local_discovery/service_discovery_client_utility.h | 
| +++ b/chrome/browser/local_discovery/service_discovery_client_utility.h | 
| @@ -8,6 +8,7 @@ | 
| #include <string> | 
|  | 
| #include "base/cancelable_callback.h" | 
| +#include "base/macros.h" | 
| #include "chrome/browser/local_discovery/service_discovery_shared_client.h" | 
| #include "chrome/common/local_discovery/service_discovery_client.h" | 
| #include "net/base/network_change_notifier.h" | 
|  |