Index: chrome/browser/download/download_file.cc |
=================================================================== |
--- chrome/browser/download/download_file.cc (revision 15686) |
+++ chrome/browser/download/download_file.cc (working copy) |
@@ -24,7 +24,7 @@ |
#include "net/url_request/url_request_context.h" |
#if defined(OS_WIN) |
-#include "chrome/common/win_util.h" |
+#include "app/win_util.h" |
#include "chrome/common/win_safe_util.h" |
#elif defined(OS_MACOSX) |
#include "chrome/common/quarantine_mac.h" |