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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/browser/plugin_download_helper.h b/chrome/browser/plugin_download_helper.h
index b640c3b..dcddaa7 100644
--- a/chrome/browser/plugin_download_helper.h
+++ b/chrome/browser/plugin_download_helper.h
@@ -12,7 +12,7 @@
#if defined(OS_WIN)
#include "base/file_path.h"
#include "base/message_loop_proxy.h"
-#include "content/common/url_fetcher.h"
+#include "content/common/net/url_fetcher.h"
#include "net/base/file_stream.h"
#include "net/url_request/url_request.h"
#include "ui/gfx/native_widget_types.h"
@@ -69,5 +69,3 @@ class PluginDownloadUrlHelper : public URLFetcher::Delegate {
#endif // OS_WIN
#endif // CHROME_BROWSER_PLUGIN_DOWNLOAD_HELPER_H_
-
-