| Index: chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
|
| diff --git a/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h b/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
|
| index 74bdb2ce3e3138bc399a37101db07089448b5acd..015c466782e494ec87763d9d6b51533905284dfc 100644
|
| --- a/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
|
| +++ b/chrome/browser/profile_resetter/automatic_profile_resetter_delegate.h
|
| @@ -24,7 +24,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/profile_resetter/profile_resetter.h"
|
| -#include "chrome/browser/search_engines/template_url_service_observer.h"
|
| +#include "components/search_engines/template_url_service_observer.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "extensions/common/one_shot_event.h"
|
|
|