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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1979153002: Use FileTypePolicies for is_archive and is_supported classifications. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@split_by_platform
Patch Set: Fix comment, per asanka's review Created 4 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/chrome_common.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 2753e4af32403fed7c749519570ea4a749943fe5..038a88d6a365a2fe3a50bd6f03f01f5b927d77f6 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -767,6 +767,7 @@
'browser/safe_browsing/safe_browsing_blocking_page_unittest.cc',
'browser/safe_browsing/threat_details_unittest.cc',
'browser/safe_browsing/ui_manager_unittest.cc',
+ 'common/safe_browsing/file_type_policies_unittest.cc',
],
'chrome_unit_tests_full_safe_browsing_sources': [
'browser/safe_browsing/browser_feature_extractor_unittest.cc',
@@ -821,7 +822,6 @@
'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',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698