Index: ash/shell/panel_window.cc |
diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc |
index 0517b2d14df0b929a8508d1f9d7ee1f05bbda39c..886d0c1149d627f28e7b4618da4c5bd20aff707a 100644 |
--- a/ash/shell/panel_window.cc |
+++ b/ash/shell/panel_window.cc |
@@ -7,7 +7,7 @@ |
#include "ash/screen_ash.h" |
#include "ash/shell.h" |
#include "ash/wm/panels/panel_frame_view.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
#include "ui/gfx/canvas.h" |