summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_download_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_download_helper.h')
-rw-r--r--chrome/browser/plugin_download_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_download_helper.h b/chrome/browser/plugin_download_helper.h
index 63b24be..2bb87ee 100644
--- a/chrome/browser/plugin_download_helper.h
+++ b/chrome/browser/plugin_download_helper.h
@@ -11,9 +11,9 @@
#if defined(OS_WIN)
#include "base/file_path.h"
-#include "gfx/native_widget_types.h"
#include "net/base/file_stream.h"
#include "net/url_request/url_request.h"
+#include "ui/gfx/native_widget_types.h"
// The PluginDownloadUrlHelper is used to handle one download URL request
// from the plugin. Each download request is handled by a new instance