| Index: content/browser/geolocation/fake_access_token_store.h
|
| diff --git a/content/browser/geolocation/fake_access_token_store.h b/content/browser/geolocation/fake_access_token_store.h
|
| index 2d8fe73fe74b72970543ff7ce5e6a0653fc2aea3..4d0867bf0be74d2a71f1f4fe8b0feebb4d73016c 100644
|
| --- a/content/browser/geolocation/fake_access_token_store.h
|
| +++ b/content/browser/geolocation/fake_access_token_store.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_FAKE_ACCESS_TOKEN_STORE_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_FAKE_ACCESS_TOKEN_STORE_H_
|
|
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "content/public/browser/access_token_store.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|