| Index: content/browser/geolocation/core_location_data_provider_mac.h
|
| diff --git a/content/browser/geolocation/core_location_data_provider_mac.h b/content/browser/geolocation/core_location_data_provider_mac.h
|
| index 24efb99bd3c102e0361361b9bc56dabe90f364e8..aa4eec37d5773c5b20c877ab88ea8039b70bc8c7 100644
|
| --- a/content/browser/geolocation/core_location_data_provider_mac.h
|
| +++ b/content/browser/geolocation/core_location_data_provider_mac.h
|
| @@ -12,8 +12,8 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_nsobject.h"
|
| -#include "content/browser/browser_thread.h"
|
| #include "content/common/geoposition.h"
|
| +#include "content/public/browser/browser_thread.h"
|
|
|
| #import <Foundation/Foundation.h>
|
|
|
|
|