| Index: chrome/browser/history/history_backend.cc
|
| ===================================================================
|
| --- chrome/browser/history/history_backend.cc (revision 157999)
|
| +++ chrome/browser/history/history_backend.cc (working copy)
|
| @@ -22,7 +22,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/api/bookmarks/bookmark_service.h"
|
| #include "chrome/browser/autocomplete/history_url_provider.h"
|
| -#include "chrome/browser/cancelable_request.h"
|
| +#include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/browser/history/history_notifications.h"
|
| #include "chrome/browser/history/history_publisher.h"
|
| #include "chrome/browser/history/in_memory_history_backend.h"
|
|
|