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

Unified Diff: chrome/chrome_tests_unit.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_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 70ec0b878066b55d5ee280343f2e7c8887f7a51e..2862f56d080a6333355dfa6e052a155e9c17929c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -811,6 +811,7 @@
'common/safe_browsing/binary_feature_extractor_unittest.cc',
'common/safe_browsing/binary_feature_extractor_win_unittest.cc',
'common/safe_browsing/download_protection_util_unittest.cc',
+ 'common/safe_browsing/file_type_policies_unittest.cc',
'common/safe_browsing/ipc_protobuf_message_test_messages.h',
'common/safe_browsing/ipc_protobuf_message_unittest.cc',
'common/safe_browsing/mach_o_image_reader_mac_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698