Index: chromeos/network/device_state.cc |
diff --git a/chromeos/network/device_state.cc b/chromeos/network/device_state.cc |
index 61f14d882ec5ecc67ba56d633c5354e054e1ac58..72567a4fe9a741e90045d3d21eefcc7c98444438 100644 |
--- a/chromeos/network/device_state.cc |
+++ b/chromeos/network/device_state.cc |
@@ -5,7 +5,7 @@ |
#include "chromeos/network/device_state.h" |
#include "base/logging.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "base/values.h" |
#include "third_party/cros_system_api/dbus/service_constants.h" |