| Index: components/pref_registry/testing_pref_service_syncable.h
|
| diff --git a/components/pref_registry/testing_pref_service_syncable.h b/components/pref_registry/testing_pref_service_syncable.h
|
| index e20f9cb632c309f7730b96a6d41bf6ccb4ea9c23..80a11a1f0203c0b3dd697c8347bdb72d9f1eef1d 100644
|
| --- a/components/pref_registry/testing_pref_service_syncable.h
|
| +++ b/components/pref_registry/testing_pref_service_syncable.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_PERF_REGISTRY_TESTING_PREF_SERVICE_SYNCABLE_H_
|
|
|
| #include "base/macros.h"
|
| -#include "base/prefs/testing_pref_service.h"
|
| +#include "components/prefs/testing_pref_service.h"
|
|
|
| namespace user_prefs {
|
|
|
|
|