| Index: chrome/browser/history/history_backend.h
|
| ===================================================================
|
| --- chrome/browser/history/history_backend.h (revision 157999)
|
| +++ chrome/browser/history/history_backend.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/mru_cache.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/cancelable_request.h"
|
| +#include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/browser/common/url_database/template_url_id.h"
|
| #include "chrome/browser/history/archived_database.h"
|
| #include "chrome/browser/history/expire_history_backend.h"
|
|
|