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

Unified Diff: chrome/chrome_browser.gypi

Issue 21355004: [Downloads] Move client guid for AV scanning of downloaded files to chrome/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add base class Created 7 years, 5 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6c4bf6a7560e4e7fa787acb9da6f4c8d2116f3fa..44f68342b54ddae90c265ced23a4c0b6dcbf28b4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -982,6 +982,8 @@
'browser/media_galleries/fileapi/picasa/picasa_finder.h',
'browser/media_galleries/fileapi/safe_itunes_pref_parser_win.cc',
'browser/media_galleries/fileapi/safe_itunes_pref_parser_win.h',
+ 'browser/media_galleries/fileapi/scanning_file_validator.cc',
+ 'browser/media_galleries/fileapi/scanning_file_validator.h',
'browser/media_galleries/fileapi/supported_image_type_validator.cc',
'browser/media_galleries/fileapi/supported_image_type_validator.h',
'browser/media_galleries/imported_media_gallery_registry.cc',

Powered by Google App Engine
This is Rietveld 408576698