| Index: chrome/browser/search_engines/template_url_service.h
|
| ===================================================================
|
| --- chrome/browser/search_engines/template_url_service.h (revision 157579)
|
| +++ chrome/browser/search_engines/template_url_service.h (working copy)
|
| @@ -15,8 +15,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| +#include "chrome/browser/common/url_database/template_url_id.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| -#include "chrome/browser/search_engines/template_url_id.h"
|
| #include "chrome/browser/webdata/web_data_service.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|