Index: ash/system/chromeos/network/network_state_notifier.cc |
diff --git a/ash/system/chromeos/network/network_state_notifier.cc b/ash/system/chromeos/network/network_state_notifier.cc |
index a00f7bc0502bfb965d5efe9d4ddc1d8cbf9e1b01..654eb4525c1b7ecda0bc70b74769a9968b95de8e 100644 |
--- a/ash/system/chromeos/network/network_state_notifier.cc |
+++ b/ash/system/chromeos/network/network_state_notifier.cc |
@@ -9,7 +9,7 @@ |
#include "ash/system/tray/system_tray_notifier.h" |
#include "base/string16.h" |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chromeos/network/network_connection_handler.h" |
#include "chromeos/network/network_event_log.h" |
#include "chromeos/network/network_state.h" |