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

Unified Diff: chrome/chrome_browser.gypi

Issue 22441004: [MediaGalleries] Introduce an AV-checking base class for copy-move validation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing header Created 7 years, 4 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') | no next file » | 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 22ad625bede3aca4cc6b34338e4b642753a81beb..aebb7f1ec5c3482696f17a76a03486df9dd263ab 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -985,6 +985,8 @@
'browser/media/webrtc_log_uploader.h',
'browser/media/webrtc_logging_handler_host.cc',
'browser/media/webrtc_logging_handler_host.h',
+ 'browser/media_galleries/fileapi/av_scanning_file_validator.cc',
+ 'browser/media_galleries/fileapi/av_scanning_file_validator.h',
'browser/media_galleries/fileapi/itunes_finder.cc',
'browser/media_galleries/fileapi/itunes_finder.h',
'browser/media_galleries/fileapi/itunes_finder_mac.h',
« no previous file with comments | « chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698