| Index: chrome/browser/history/in_memory_url_index.h
|
| ===================================================================
|
| --- chrome/browser/history/in_memory_url_index.h (revision 157999)
|
| +++ chrome/browser/history/in_memory_url_index.h (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "base/string16.h"
|
| #include "chrome/browser/autocomplete/autocomplete_match.h"
|
| #include "chrome/browser/autocomplete/history_provider_util.h"
|
| -#include "chrome/browser/cancelable_request.h"
|
| +#include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/browser/history/history.h"
|
| #include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/history/in_memory_url_index_types.h"
|
|
|