Chromium Code Reviews| Index: chrome/browser/download/download_history.h |
| =================================================================== |
| --- chrome/browser/download/download_history.h (revision 157999) |
| +++ chrome/browser/download/download_history.h (working copy) |
| @@ -9,7 +9,7 @@ |
| #include "base/basictypes.h" |
| #include "base/callback.h" |
| -#include "chrome/browser/cancelable_request.h" |
| +#include "chrome/browser/common/cancelable_request.h" |
| #include "chrome/browser/history/history.h" |
| class Profile; |