diff options
Diffstat (limited to 'ash/shell/panel_window.cc')
-rw-r--r-- | ash/shell/panel_window.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell/panel_window.cc b/ash/shell/panel_window.cc index 0517b2d..886d0c1 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" |