| Index: content/child/npapi/plugin_url_fetcher.cc
|
| diff --git a/content/child/npapi/plugin_url_fetcher.cc b/content/child/npapi/plugin_url_fetcher.cc
|
| index 0b5d6eb214c77577751edbafbc10a5a3216fba80..0776f213cbdf8925288c5e5bfbc6104018df504d 100644
|
| --- a/content/child/npapi/plugin_url_fetcher.cc
|
| +++ b/content/child/npapi/plugin_url_fetcher.cc
|
| @@ -24,6 +24,7 @@
|
| #include "third_party/WebKit/public/platform/WebURLLoaderClient.h"
|
| #include "third_party/WebKit/public/platform/WebURLResponse.h"
|
| #include "webkit/child/multipart_response_delegate.h"
|
| +#include "webkit/child/resource_loader_bridge.h"
|
| #include "webkit/common/resource_response_info.h"
|
|
|
| namespace content {
|
|
|