diff options
Diffstat (limited to 'chrome/service/service_process_prefs.h')
| -rw-r--r-- | chrome/service/service_process_prefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/service/service_process_prefs.h b/chrome/service/service_process_prefs.h index 3425a3c..cae0542 100644 --- a/chrome/service/service_process_prefs.h +++ b/chrome/service/service_process_prefs.h @@ -8,7 +8,7 @@ #include <string> #include "base/macros.h" -#include "base/prefs/json_pref_store.h" +#include "components/prefs/json_pref_store.h" namespace base { class DictionaryValue; |
