Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9215)

Unified Diff: chrome/chrome_browser.gypi

Issue 15624003: Validate image files before writing them to media galleries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Override Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698