| Index: components/user_prefs/tracked/segregated_pref_store.h
|
| diff --git a/components/user_prefs/tracked/segregated_pref_store.h b/components/user_prefs/tracked/segregated_pref_store.h
|
| index c1960c07e2e3ff191f7f74b8988fbf740dc6ef30..249f5f2d90c7dfd1cce8c6133b68d18a6fda7d6d 100644
|
| --- a/components/user_prefs/tracked/segregated_pref_store.h
|
| +++ b/components/user_prefs/tracked/segregated_pref_store.h
|
| @@ -15,7 +15,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| -#include "base/prefs/persistent_pref_store.h"
|
| +#include "components/prefs/persistent_pref_store.h"
|
|
|
| // Provides a unified PersistentPrefStore implementation that splits its storage
|
| // and retrieval between two underlying PersistentPrefStore instances: a set of
|
|
|