| 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 6695f762a8b65853692272d63dba462c45c3f488..37644bb72679dd66c7d820f187cca642ac20458a 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 {
|
|
|