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 00f23c0c7b38aae663d68f6e2f68ea4eb9068779..068b82a92e653801d740c1d3a8082b801f0debfc 100644 |
| --- a/content/public/renderer/renderer_ppapi_host.h |
| +++ b/content/public/renderer/renderer_ppapi_host.h |
| @@ -17,10 +17,6 @@ |
| #include "ppapi/c/pp_instance.h" |
| #include "url/gurl.h" |
| -namespace base { |
| -class FilePath; |
| -} |
| - |
| namespace gfx { |
| class Point; |
| } |