Index: content/browser/geolocation/win7_location_api_win.cc |
=================================================================== |
--- content/browser/geolocation/win7_location_api_win.cc (revision 105328) |
+++ content/browser/geolocation/win7_location_api_win.cc (working copy) |
@@ -10,8 +10,8 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/path_service.h" |
-#include "content/common/content_switches.h" |
#include "content/common/geoposition.h" |
+#include "content/public/common/content_switches.h" |
namespace { |
const double kKnotsToMetresPerSecondConversionFactor = 0.5144; |