Index: content/shell/geolocation/shell_access_token_store.cc |
diff --git a/content/shell/geolocation/shell_access_token_store.cc b/content/shell/geolocation/shell_access_token_store.cc |
index 2c011cd2b72034a236a0bf6dceccb0898495f905..d101c0fa98d96b2f1389c36aa83f6bd8ca9a57d4 100644 |
--- a/content/shell/geolocation/shell_access_token_store.cc |
+++ b/content/shell/geolocation/shell_access_token_store.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind.h" |
#include "base/message_loop.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/shell/shell_browser_context.h" |