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

Unified Diff: chrome/service/service_process_prefs.cc

Issue 1658793002: Update chrome for new prefs location. (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 | « chrome/service/service_process_prefs.h ('k') | chrome/test/base/scoped_testing_local_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/service/service_process_prefs.cc
diff --git a/chrome/service/service_process_prefs.cc b/chrome/service/service_process_prefs.cc
index d5e66854c0ea18e7d26ed2b581a2cf34b3c07c48..7cbfda7bcd3754d20830a2c6fd9cce2a47dca0b1 100644
--- a/chrome/service/service_process_prefs.cc
+++ b/chrome/service/service_process_prefs.cc
@@ -6,9 +6,9 @@
#include <utility>
-#include "base/prefs/pref_filter.h"
#include "base/thread_task_runner_handle.h"
#include "base/values.h"
+#include "components/prefs/pref_filter.h"
ServiceProcessPrefs::ServiceProcessPrefs(
const base::FilePath& pref_filename,
« no previous file with comments | « chrome/service/service_process_prefs.h ('k') | chrome/test/base/scoped_testing_local_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698