| Index: chrome/browser/history/history.h
|
| ===================================================================
|
| --- chrome/browser/history/history.h (revision 157579)
|
| +++ chrome/browser/history/history.h (working copy)
|
| @@ -16,10 +16,10 @@
|
| #include "base/observer_list_threadsafe.h"
|
| #include "base/string16.h"
|
| #include "chrome/browser/cancelable_request.h"
|
| +#include "chrome/browser/common/url_database/template_url_id.h"
|
| #include "chrome/browser/favicon/favicon_service.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
| -#include "chrome/browser/search_engines/template_url_id.h"
|
| #include "chrome/common/ref_counted_util.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
|
|