diff options
Diffstat (limited to 'chrome/browser/geolocation/geolocation_settings_state.cc')
-rw-r--r-- | chrome/browser/geolocation/geolocation_settings_state.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/geolocation/geolocation_settings_state.cc b/chrome/browser/geolocation/geolocation_settings_state.cc index 6fe9353..21cbb77 100644 --- a/chrome/browser/geolocation/geolocation_settings_state.cc +++ b/chrome/browser/geolocation/geolocation_settings_state.cc @@ -8,7 +8,7 @@ #include "base/prefs/pref_service.h" #include "base/strings/string_piece.h" -#include "base/utf_string_conversions.h" +#include "base/strings/utf_string_conversions.h" #include "chrome/browser/content_settings/host_content_settings_map.h" #include "chrome/browser/profiles/profile.h" #include "chrome/common/pref_names.h" |