Chromium Code Reviews| Index: ppapi/cpp/private/ext_crx_file_system_private.h |
| diff --git a/ppapi/cpp/private/ext_crx_file_system_private.h b/ppapi/cpp/private/ext_crx_file_system_private.h |
| index 2bd43f5c25697e7413c92671142a87831265d707..19f1b1e125bfee1b0d48a3a85bdda48fb9acbbbd 100644 |
| --- a/ppapi/cpp/private/ext_crx_file_system_private.h |
| +++ b/ppapi/cpp/private/ext_crx_file_system_private.h |
| @@ -14,8 +14,6 @@ |
| namespace pp { |
| -class CompletionCallback; |
| - |
| class ExtCrxFileSystemPrivate { |
| public: |
| ExtCrxFileSystemPrivate(); |