Index: chrome/browser/media_galleries/fileapi/supported_image_type_validator.h |
diff --git a/chrome/browser/media_galleries/fileapi/supported_image_type_validator.h b/chrome/browser/media_galleries/fileapi/supported_image_type_validator.h |
index 28924e82df73f1a79a77fd098b2b4206d571a0e4..28be7374f4688d8d38712a3ac527c3a228d99685 100644 |
--- a/chrome/browser/media_galleries/fileapi/supported_image_type_validator.h |
+++ b/chrome/browser/media_galleries/fileapi/supported_image_type_validator.h |
@@ -33,7 +33,6 @@ class SupportedImageTypeValidator : public AVScanningFileValidator { |
void OnFileOpen(scoped_ptr<std::string> data); |
base::FilePath path_; |
- scoped_refptr<ImageDecoder> decoder_; |
storage::CopyOrMoveFileValidator::ResultCallback callback_; |
base::WeakPtrFactory<SupportedImageTypeValidator> weak_factory_; |