| Index: chrome/browser/sync/sync_prefs.h
|
| diff --git a/chrome/browser/sync/sync_prefs.h b/chrome/browser/sync/sync_prefs.h
|
| index 5fa82fa71075ee59b25babd8d784840b62cbe894..0786b909509e470678585390d0dc7879b26a56ad 100644
|
| --- a/chrome/browser/sync/sync_prefs.h
|
| +++ b/chrome/browser/sync/sync_prefs.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/observer_list.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "base/time.h"
|
| -#include "chrome/browser/prefs/pref_member.h"
|
| +#include "chrome/browser/api/prefs/pref_member.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/notifier/invalidation_state_tracker.h"
|
|
|