| Index: chrome/browser/media_galleries/fileapi/native_media_file_util.h
|
| ===================================================================
|
| --- chrome/browser/media_galleries/fileapi/native_media_file_util.h (revision 271530)
|
| +++ chrome/browser/media_galleries/fileapi/native_media_file_util.h (working copy)
|
| @@ -225,7 +225,7 @@
|
|
|
|
|
| // Not owned, owned by the backend which owns this.
|
| - MediaPathFilter* media_path_filter_;
|
| + MediaPathFilter* const media_path_filter_;
|
|
|
| base::WeakPtrFactory<NativeMediaFileUtil> weak_factory_;
|
|
|
|
|