| Index: content/browser/geolocation/location_api_adapter_android.h
|
| diff --git a/content/browser/geolocation/location_api_adapter_android.h b/content/browser/geolocation/location_api_adapter_android.h
|
| index ede23ceccc88e5f4f4de927eaf3a4e95368b94c8..f81ac93826b4584c6058b9cee277d4a12a3d70bd 100644
|
| --- a/content/browser/geolocation/location_api_adapter_android.h
|
| +++ b/content/browser/geolocation/location_api_adapter_android.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/android/scoped_java_ref.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/synchronization/lock.h"
|
|
|
| namespace content {
|
|
|