| Index: chrome/browser/plugin_download_helper.cc
|
| diff --git a/chrome/browser/plugin_download_helper.cc b/chrome/browser/plugin_download_helper.cc
|
| index c3a53c710c1d31d0a184674189db58816e8950e3..d10cc133b0de0a696f61f3b0a66d3fb53ce588e9 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"
|
|
|
|
|