Index: mash/wallpaper/wallpaper.cc |
diff --git a/mash/wallpaper/wallpaper.cc b/mash/wallpaper/wallpaper.cc |
index 311c4c7c731b41f3d11a2ae2ea091dbd9d6f031d..6739d10aaafcffb0cb0d8a998a17a129d11734f1 100644 |
--- a/mash/wallpaper/wallpaper.cc |
+++ b/mash/wallpaper/wallpaper.cc |
@@ -3,9 +3,9 @@ |
// found in the LICENSE file. |
#include "base/macros.h" |
-#include "base/prefs/pref_registry_simple.h" |
#include "components/filesystem/public/cpp/prefs/pref_service_factory.h" |
#include "components/mus/public/cpp/property_type_converters.h" |
+#include "components/prefs/pref_registry_simple.h" |
#include "mash/wm/public/interfaces/container.mojom.h" |
#include "mojo/public/c/system/main.h" |
#include "mojo/services/tracing/public/cpp/tracing_impl.h" |