| Index: content/shell/browser/shell_access_token_store.cc
|
| diff --git a/content/shell/geolocation/shell_access_token_store.cc b/content/shell/browser/shell_access_token_store.cc
|
| similarity index 96%
|
| rename from content/shell/geolocation/shell_access_token_store.cc
|
| rename to content/shell/browser/shell_access_token_store.cc
|
| index bdcf6994c6c36b3f2b8ae5b14b813edd63d38ddb..9f8136e8de64b594d5ff8be26b2629d76880c0d3 100644
|
| --- a/content/shell/geolocation/shell_access_token_store.cc
|
| +++ b/content/shell/browser/shell_access_token_store.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/shell/geolocation/shell_access_token_store.h"
|
| +#include "content/shell/browser/shell_access_token_store.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|