| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index 39b5a4183a20589e8f206e294aa1bacdc58721fa..e448494c05c9d14b2d8b64c88504b81746c8e07e 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "base/timer.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"
|
|
|