Index: ash/shell/widgets.cc |
diff --git a/ash/shell/widgets.cc b/ash/shell/widgets.cc |
index 9790a0292da0c3a9edc2d9adddbc5985500577cd..01654906fbc3abe43f23c6aa13632f2524f187cf 100644 |
--- a/ash/shell/widgets.cc |
+++ b/ash/shell/widgets.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "ash/shell.h" |
-#include "base/utf_string_conversions.h" // ASCIIToUTF16 |
+#include "base/strings/utf_string_conversions.h" // ASCIIToUTF16 |
#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |
#include "ui/gfx/canvas.h" |