Index: ash/desktop_background/desktop_background_view.cc |
diff --git a/ash/desktop_background/desktop_background_view.cc b/ash/desktop_background/desktop_background_view.cc |
index f851789b9d800fb27ebe1333cc5ff595f0e1ee2b..141ad470384a2aba20c36583c4dae6874b5b8a38 100644 |
--- a/ash/desktop_background/desktop_background_view.cc |
+++ b/ash/desktop_background/desktop_background_view.cc |
@@ -17,7 +17,7 @@ |
#include "ash/wm/property_util.h" |
#include "ash/wm/window_animations.h" |
#include "base/message_loop.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/root_window.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/compositor/layer.h" |