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 d101c0fa98d96b2f1389c36aa83f6bd8ca9a57d4..fa889bd2d7d42523838c053c5f704c738b92de9e 100644 |
--- a/content/shell/geolocation/shell_access_token_store.cc |
+++ b/content/shell/geolocation/shell_access_token_store.cc |
@@ -5,7 +5,7 @@ |
#include "content/shell/geolocation/shell_access_token_store.h" |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/shell/shell_browser_context.h" |