summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_download_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/plugin_download_helper.cc')
-rw-r--r--chrome/browser/plugin_download_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/plugin_download_helper.cc b/chrome/browser/plugin_download_helper.cc
index 1132fb2..d522dd8 100644
--- a/chrome/browser/plugin_download_helper.cc
+++ b/chrome/browser/plugin_download_helper.cc
@@ -8,7 +8,7 @@
#include <windows.h>
#include "base/file_util.h"
-#include "content/browser/browser_thread.h"
+#include "content/public/browser/browser_thread.h"
#include "content/public/common/url_fetcher.h"
#include "net/base/io_buffer.h"