Chromium Code Reviews| Index: content/public/renderer/renderer_ppapi_host.h |
| diff --git a/content/public/renderer/renderer_ppapi_host.h b/content/public/renderer/renderer_ppapi_host.h |
| index 51a5e1fb6dbe474e8ead47d839eadd3eb07e9180..e5eaa4bbc75eef3d0e39f365a93fe092d829c770 100644 |
| --- a/content/public/renderer/renderer_ppapi_host.h |
| +++ b/content/public/renderer/renderer_ppapi_host.h |
| @@ -32,12 +32,6 @@ class PpapiHost; |
| } |
| } |
| -namespace webkit { |
| -namespace ppapi { |
| -class PluginInstance; |
| -} |
| -} |
| - |
| namespace WebKit { |
| class WebPluginContainer; |
| } |