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 a1d15306df3c873f6c1fec6f5952de157a873072..6695f762a8b65853692272d63dba462c45c3f488 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/common/resource_response_info.h" |
namespace content { |
namespace { |