| Index: chrome/browser/history/in_memory_history_backend.cc
|
| ===================================================================
|
| --- chrome/browser/history/in_memory_history_backend.cc (revision 157579)
|
| +++ chrome/browser/history/in_memory_history_backend.cc (working copy)
|
| @@ -11,9 +11,9 @@
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/browser_process.h"
|
| +#include "chrome/browser/common/url_database/url_database.h"
|
| #include "chrome/browser/history/history_notifications.h"
|
| #include "chrome/browser/history/in_memory_database.h"
|
| -#include "chrome/browser/history/url_database.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "content/public/browser/notification_details.h"
|
|
|