| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 0011f126a18c216d1aef43db2cb3a995cdeead92..327d8f8ba2f0727189157ac87e3b07517dd8d6aa 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -987,6 +987,8 @@
|
| 'browser/media_galleries/fileapi/itunes/itunes_file_util.h',
|
| 'browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc',
|
| 'browser/media_galleries/fileapi/media_file_system_mount_point_provider.h',
|
| + 'browser/media_galleries/fileapi/media_file_validator_factory.h',
|
| + 'browser/media_galleries/fileapi/media_file_validator_factory.cc',
|
| 'browser/media_galleries/fileapi/media_path_filter.cc',
|
| 'browser/media_galleries/fileapi/media_path_filter.h',
|
| 'browser/media_galleries/fileapi/native_media_file_util.cc',
|
| @@ -1006,6 +1008,8 @@
|
| 'browser/media_galleries/fileapi/picasa/pmp_constants.h',
|
| 'browser/media_galleries/fileapi/picasa/pmp_table_reader.cc',
|
| 'browser/media_galleries/fileapi/picasa/pmp_table_reader.h',
|
| + 'browser/media_galleries/fileapi/supported_image_type_validator.h',
|
| + 'browser/media_galleries/fileapi/supported_image_type_validator.cc',
|
| 'browser/media_galleries/imported_media_gallery_registry.cc',
|
| 'browser/media_galleries/imported_media_gallery_registry.h',
|
| 'browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc',
|
|
|