Index: chrome/browser/geolocation/geolocation_infobar_delegate.cc |
diff --git a/chrome/browser/geolocation/geolocation_infobar_delegate.cc b/chrome/browser/geolocation/geolocation_infobar_delegate.cc |
index 1859d16ceecf630984c13a857e8f7e306d78b4f6..5119178495394fee7a744d524d5901f2ed4c02b9 100644 |
--- a/chrome/browser/geolocation/geolocation_infobar_delegate.cc |
+++ b/chrome/browser/geolocation/geolocation_infobar_delegate.cc |
@@ -8,12 +8,12 @@ |
#include "chrome/browser/content_settings/permission_queue_controller.h" |
#include "chrome/browser/infobars/infobar_service.h" |
#include "chrome/grit/generated_resources.h" |
+#include "chrome/grit/locale_settings.h" |
#include "components/google/core/browser/google_util.h" |
#include "components/infobars/core/infobar.h" |
#include "content/public/browser/navigation_details.h" |
#include "content/public/browser/navigation_entry.h" |
#include "content/public/browser/web_contents.h" |
-#include "grit/locale_settings.h" |
#include "grit/theme_resources.h" |
#include "net/base/net_util.h" |
#include "ui/base/l10n/l10n_util.h" |