| Index: content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc
|
| diff --git a/content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc b/content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc
|
| index 272693f10b2b73132cffc274dceaa16b997f5782..1cf6e5d9ac03bedbf584d695e7e2954c7bb54413 100644
|
| --- a/content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc
|
| +++ b/content/browser/geolocation/wifi_data_provider_chromeos_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/message_loop.h"
|
| #include "base/stringprintf.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "chromeos/dbus/shill_manager_client.h"
|
| #include "chromeos/network/geolocation_handler.h"
|
|
|