| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 6fc8736ca096b924e4bada687a6a0520bad9b5bb..ee3a2bc479afa910b55506850f5c436daa3cc1e0 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/timer.h"
|
| -#include "chrome/browser/prefs/pref_change_registrar.h"
|
| +#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_impl_io_data.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|