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

Unified Diff: chrome/chrome_common.gypi

Issue 1909653002: FileTypePolicies class to load types from proto. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix up comments, add more tests Created 4 years, 8 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 725df2308ff727ed95db7fcf7f3646dfd9bb2e01..63dd94c0a2aabff44b805e59b9ff920d555181b0 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -216,6 +216,8 @@
'common/safe_browsing/binary_feature_extractor_win.cc',
'common/safe_browsing/download_protection_util.cc',
'common/safe_browsing/download_protection_util.h',
+ 'common/safe_browsing/file_type_policies.cc',
+ 'common/safe_browsing/file_type_policies.h',
'common/safe_browsing/ipc_protobuf_message_macros.h',
'common/safe_browsing/ipc_protobuf_message_null_macros.h',
'common/safe_browsing/mach_o_image_reader_mac.cc',

Powered by Google App Engine
This is Rietveld 408576698