| Index: content/browser/geolocation/geolocation_provider_unittest.cc
|
| diff --git a/content/browser/geolocation/geolocation_provider_unittest.cc b/content/browser/geolocation/geolocation_provider_unittest.cc
|
| index 0ae4c1c0d472d982f8b12e5951bdec1d6ecf3044..73a6958ef7866b443469ccb25e7e85ee2c4897ff 100644
|
| --- a/content/browser/geolocation/geolocation_provider_unittest.cc
|
| +++ b/content/browser/geolocation/geolocation_provider_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/time.h"
|
| #include "content/browser/geolocation/geolocation_provider_impl.h"
|
| #include "content/browser/geolocation/location_provider.h"
|
|
|