Chromium Code Reviews| Index: content/renderer/pepper/pepper_plugin_instance_impl.h |
| diff --git a/content/renderer/pepper/pepper_plugin_instance_impl.h b/content/renderer/pepper/pepper_plugin_instance_impl.h |
| index 2542a91a7fee28fccd226e3eb6f5fed4e8fc8ac1..62fb17a4e0a4aa5400dea8bd3a16968c818a2eea 100644 |
| --- a/content/renderer/pepper/pepper_plugin_instance_impl.h |
| +++ b/content/renderer/pepper/pepper_plugin_instance_impl.h |
| @@ -95,6 +95,7 @@ namespace ppapi { |
| class Resource; |
| struct InputEventData; |
| struct PPP_Instance_Combined; |
| +struct URLResponseInfoData; |
| class ScopedPPVar; |
| } |