Index: ash/shell/lock_view.cc |
diff --git a/ash/shell/lock_view.cc b/ash/shell/lock_view.cc |
index 5663032e5e475d5ab1f582cf3a3d0dec85454469..aee013328aae4c0ee7ca9ca22daeea3f67f5bf50 100644 |
--- a/ash/shell/lock_view.cc |
+++ b/ash/shell/lock_view.cc |
@@ -6,7 +6,7 @@ |
#include "ash/shell.h" |
#include "ash/shell_window_ids.h" |
#include "ash/shell/example_factory.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" |