Index: ash/shell/bubble.cc |
diff --git a/ash/shell/bubble.cc b/ash/shell/bubble.cc |
index 1442bef4579456ce2001c3594fba7bbba417f5cd..c39f76a60f0acfe15d9849254990aa3bc47a8fce 100644 |
--- a/ash/shell/bubble.cc |
+++ b/ash/shell/bubble.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "ui/views/bubble/bubble_border.h" |
#include "ui/views/bubble/bubble_delegate.h" |
#include "ui/views/controls/label.h" |