| Index: content/browser/geolocation/network_location_provider.h
|
| diff --git a/content/browser/geolocation/network_location_provider.h b/content/browser/geolocation/network_location_provider.h
|
| index 21023ae0c7f5224d857aed48fc8f6998d5f62d01..3385abbe2771e848a9f0188e58f70c2a04127f82 100644
|
| --- a/content/browser/geolocation/network_location_provider.h
|
| +++ b/content/browser/geolocation/network_location_provider.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/threading/thread.h"
|
| #include "content/browser/geolocation/device_data_provider.h"
|
| #include "content/browser/geolocation/location_provider.h"
|
|
|