Index: chrome/browser/views/download_item_view.cc |
=================================================================== |
--- chrome/browser/views/download_item_view.cc (revision 15687) |
+++ chrome/browser/views/download_item_view.cc (working copy) |
@@ -10,13 +10,13 @@ |
#include "app/gfx/text_elider.h" |
#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
+#include "app/win_util.h" |
#include "base/file_path.h" |
#include "base/string_util.h" |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/download/download_item_model.h" |
#include "chrome/browser/download/download_util.h" |
#include "chrome/browser/views/download_shelf_view.h" |
-#include "chrome/common/win_util.h" |
#include "grit/generated_resources.h" |
#include "grit/theme_resources.h" |
#include "views/controls/button/native_button.h" |