| Index: chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h
|
| diff --git a/chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h b/chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h
|
| index 62b36d4b075e3f320ffdd92b774ba43568c600f2..8a28a3742b5e269a3cedc181d2cbf82a4280a0db 100644
|
| --- a/chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h
|
| +++ b/chrome/browser/extensions/api/image_writer_private/destroy_partitions_operation.h
|
| @@ -24,7 +24,6 @@ class DestroyPartitionsOperation : public Operation {
|
|
|
| private:
|
| virtual ~DestroyPartitionsOperation();
|
| - base::ScopedTempDir temp_dir_;
|
| };
|
|
|
| } // namespace image_writer
|
|
|