Chromium Code Reviews| Index: content/browser/renderer_host/pepper/pepper_file_ref_host.h |
| diff --git a/content/browser/renderer_host/pepper/pepper_file_ref_host.h b/content/browser/renderer_host/pepper/pepper_file_ref_host.h |
| index c0c8ece05c94555a33370ee65c4fdd7ca314ba42..2ef43a7810a495eca3b6eb864245e9315ccb6b32 100644 |
| --- a/content/browser/renderer_host/pepper/pepper_file_ref_host.h |
| +++ b/content/browser/renderer_host/pepper/pepper_file_ref_host.h |
| @@ -18,7 +18,6 @@ |
| #include "webkit/browser/fileapi/file_system_url.h" |
| namespace content { |
| - |
| class PepperFileRefHost; |
| // Internal and external filesystems have very different codepaths for |