| Index: chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| diff --git a/chrome/browser/media_galleries/fileapi/iphoto_file_util.h b/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| index 1318442df25d90aca780bb59783a534602885537..68bb2004938c013894e831b97bea72c1ded9cad9 100644
|
| --- a/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| +++ b/chrome/browser/media_galleries/fileapi/iphoto_file_util.h
|
| @@ -86,10 +86,10 @@ class IPhotoFileUtil : public NativeMediaFileUtil {
|
|
|
| virtual IPhotoDataProvider* GetDataProvider();
|
|
|
| - base::WeakPtrFactory<IPhotoFileUtil> weak_factory_;
|
| -
|
| ImportedMediaGalleryRegistry* imported_registry_;
|
|
|
| + base::WeakPtrFactory<IPhotoFileUtil> weak_factory_;
|
| +
|
| DISALLOW_COPY_AND_ASSIGN(IPhotoFileUtil);
|
| };
|
|
|
|
|