| Index: content/browser/geolocation/core_location_provider_mac.h
|
| ===================================================================
|
| --- content/browser/geolocation/core_location_provider_mac.h (revision 78451)
|
| +++ content/browser/geolocation/core_location_provider_mac.h (working copy)
|
| @@ -10,8 +10,8 @@
|
| #define CONTENT_BROWSER_GEOLOCATION_CORE_LOCATION_PROVIDER_MAC_H_
|
| #pragma once
|
|
|
| -#include "chrome/common/geoposition.h"
|
| #include "content/browser/geolocation/location_provider.h"
|
| +#include "content/common/geoposition.h"
|
|
|
| class CoreLocationDataProviderMac;
|
|
|
|
|