Index: chromeos/network/shill_property_handler.cc |
diff --git a/chromeos/network/shill_property_handler.cc b/chromeos/network/shill_property_handler.cc |
index 64ea14dd5356ed6a5e30f09827b901b5746a8e5f..e739822365274e40d30ac63d12c3761660c377dc 100644 |
--- a/chromeos/network/shill_property_handler.cc |
+++ b/chromeos/network/shill_property_handler.cc |
@@ -7,8 +7,8 @@ |
#include "base/bind.h" |
#include "base/format_macros.h" |
#include "base/stl_util.h" |
-#include "base/string_util.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/string_util.h" |
+#include "base/strings/stringprintf.h" |
#include "base/values.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |
#include "chromeos/dbus/shill_device_client.h" |