| Index: content/browser/geolocation/fake_access_token_store.cc
|
| diff --git a/content/browser/geolocation/fake_access_token_store.cc b/content/browser/geolocation/fake_access_token_store.cc
|
| index 6e7a523496941eee2e34845590538bacab6cb347..bccdcf0d6214abd3d35fff607b90148ad1af51a8 100644
|
| --- a/content/browser/geolocation/fake_access_token_store.cc
|
| +++ b/content/browser/geolocation/fake_access_token_store.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
|
|
| using base::MessageLoopProxy;
|
| using testing::_;
|
|
|