| Index: chrome/browser/history/in_memory_url_index.cc
|
| ===================================================================
|
| --- chrome/browser/history/in_memory_url_index.cc (revision 157579)
|
| +++ chrome/browser/history/in_memory_url_index.cc (working copy)
|
| @@ -9,9 +9,9 @@
|
| #include "chrome/browser/api/bookmarks/bookmark_service.h"
|
| #include "chrome/browser/bookmarks/bookmark_model.h"
|
| #include "chrome/browser/bookmarks/bookmark_model_factory.h"
|
| +#include "chrome/browser/common/url_database/url_database.h"
|
| #include "chrome/browser/history/history_notifications.h"
|
| #include "chrome/browser/history/history_service_factory.h"
|
| -#include "chrome/browser/history/url_database.h"
|
| #include "chrome/browser/history/url_index_private_data.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
|
|