diff options
Diffstat (limited to 'chrome/browser/component_updater/component_unpacker.cc')
-rw-r--r-- | chrome/browser/component_updater/component_unpacker.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/component_updater/component_unpacker.cc b/chrome/browser/component_updater/component_unpacker.cc index a15d13a..ec697ac 100644 --- a/chrome/browser/component_updater/component_unpacker.cc +++ b/chrome/browser/component_updater/component_unpacker.cc @@ -20,6 +20,7 @@ #include "crypto/signature_verifier.h" using crypto::SecureHash; +using extensions::Extension; namespace { // This class makes sure that the CRX digital signature is valid |