Chromium Code Reviews| Index: extensions/browser/sandboxed_unpacker.h |
| diff --git a/extensions/browser/sandboxed_unpacker.h b/extensions/browser/sandboxed_unpacker.h |
| index 0b08125d27d990482705cfde10722cb14e598ce4..04b7e6b035d95e047f18f74c9f28c8bbc8832a4d 100644 |
| --- a/extensions/browser/sandboxed_unpacker.h |
| +++ b/extensions/browser/sandboxed_unpacker.h |
| @@ -30,10 +30,6 @@ namespace content { |
| class UtilityProcessHost; |
| } |
| -namespace crypto { |
| -class SecureHash; |
| -} |
| - |
| namespace extensions { |
| class Extension; |