Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: mash/wallpaper/wallpaper.cc

Issue 1662843002: Revert of Delete base/prefs and update callers to use components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mash/DEPS ('k') | third_party/libaddressinput/chromium/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wallpaper/wallpaper.cc
diff --git a/mash/wallpaper/wallpaper.cc b/mash/wallpaper/wallpaper.cc
index 6739d10aaafcffb0cb0d8a998a17a129d11734f1..311c4c7c731b41f3d11a2ae2ea091dbd9d6f031d 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"
« no previous file with comments | « mash/DEPS ('k') | third_party/libaddressinput/chromium/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698