Chromium Code Reviews| Index: net/disk_cache/block_files.h |
| diff --git a/net/disk_cache/block_files.h b/net/disk_cache/block_files.h |
| index 2fe41ad88c84c9d77b89a06018041fa1578e1510..2c01906fc9a35610068aa6d6ae3892de2e1875a2 100644 |
| --- a/net/disk_cache/block_files.h |
| +++ b/net/disk_cache/block_files.h |
| @@ -17,8 +17,6 @@ |
| namespace disk_cache { |
| -class EntryImpl; |
| - |
| // This class handles the set of block-files open by the disk cache. |
| class BlockFiles { |
| public: |