| Index: content/browser/geolocation/core_location_provider_mac.mm
|
| ===================================================================
|
| --- content/browser/geolocation/core_location_provider_mac.mm (revision 88904)
|
| +++ content/browser/geolocation/core_location_provider_mac.mm (working copy)
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/command_line.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| #include "content/browser/geolocation/core_location_data_provider_mac.h"
|
| +#include "content/common/content_switches.h"
|
|
|
| CoreLocationProviderMac::CoreLocationProviderMac()
|
| : is_updating_(false) {
|
|
|