Index: chrome/browser/plugin_download_helper.cc |
=================================================================== |
--- chrome/browser/plugin_download_helper.cc (revision 110386) |
+++ chrome/browser/plugin_download_helper.cc (working copy) |
@@ -4,7 +4,6 @@ |
#include "chrome/browser/plugin_download_helper.h" |
-#if defined(OS_WIN) && !defined(USE_AURA) |
#include <windows.h> |
#include "base/file_util.h" |
@@ -82,4 +81,3 @@ |
delete this; |
} |
-#endif // defined(OS_WIN) && !defined(USE_AURA) |