| Index: content/browser/geolocation/location_provider.h
|
| diff --git a/content/browser/geolocation/location_provider.h b/content/browser/geolocation/location_provider.h
|
| index 67b124aead745ef8e5342956bbdd9fb8bf3869e4..944fa165750a44db61f3d36f1b1f01380e90924a 100644
|
| --- a/content/browser/geolocation/location_provider.h
|
| +++ b/content/browser/geolocation/location_provider.h
|
| @@ -14,7 +14,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|