| Index: chrome/browser/local_discovery/service_discovery_client_mac.h
|
| diff --git a/chrome/browser/local_discovery/service_discovery_client_mac.h b/chrome/browser/local_discovery/service_discovery_client_mac.h
|
| index 17f19cf58eeec48ef9483985aa034760ace17667..e444d1eaf78707356eca59389f132c6063e1c7ff 100644
|
| --- a/chrome/browser/local_discovery/service_discovery_client_mac.h
|
| +++ b/chrome/browser/local_discovery/service_discovery_client_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_LOCAL_DISCOVERY_SERVICE_DISCOVERY_CLIENT_MAC_H_
|
| #define CHROME_BROWSER_LOCAL_DISCOVERY_SERVICE_DISCOVERY_CLIENT_MAC_H_
|
|
|
| +#import <Foundation/Foundation.h>
|
| #include <string>
|
|
|
| #include "base/mac/scoped_nsobject.h"
|
|
|