Index: ash/system/chromeos/network/network_icon.cc |
diff --git a/ash/system/chromeos/network/network_icon.cc b/ash/system/chromeos/network/network_icon.cc |
index 3446f6d06e708fc72aa3fac5d220f6eb798632f1..5bed70237a1909b675a0dcf2f2b7c66ccffc1363 100644 |
--- a/ash/system/chromeos/network/network_icon.cc |
+++ b/ash/system/chromeos/network/network_icon.cc |
@@ -7,7 +7,7 @@ |
#include "ash/shell.h" |
#include "ash/system/chromeos/network/network_icon_animation.h" |
#include "ash/system/chromeos/network/network_icon_animation_observer.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chromeos/network/device_state.h" |
#include "chromeos/network/network_connection_handler.h" |
#include "chromeos/network/network_state.h" |