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

Unified Diff: ios/crnet/sdch_owner_pref_storage.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 | « ios/crnet/sdch_owner_pref_storage.h ('k') | ios/web/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/sdch_owner_pref_storage.cc
diff --git a/ios/crnet/sdch_owner_pref_storage.cc b/ios/crnet/sdch_owner_pref_storage.cc
index 3af81f5f7a681dae091cbabd4a0f0d548b1a7ee2..8230ed0cecba7d96255ae8f708a2d0077919fec0 100644
--- a/ios/crnet/sdch_owner_pref_storage.cc
+++ b/ios/crnet/sdch_owner_pref_storage.cc
@@ -4,8 +4,8 @@
#include "ios/crnet/sdch_owner_pref_storage.h"
+#include "base/prefs/persistent_pref_store.h"
#include "base/values.h"
-#include "components/prefs/persistent_pref_store.h"
namespace {
« no previous file with comments | « ios/crnet/sdch_owner_pref_storage.h ('k') | ios/web/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698