Index: chrome/browser/download/download_item_model.cc |
=================================================================== |
--- chrome/browser/download/download_item_model.cc (revision 96793) |
+++ chrome/browser/download/download_item_model.cc (working copy) |
@@ -8,8 +8,8 @@ |
#include "base/i18n/rtl.h" |
#include "base/string16.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/download/download_item.h" |
#include "chrome/common/time_format.h" |
+#include "content/browser/download/download_item.h" |
#include "content/browser/download/save_package.h" |
#include "grit/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |