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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1257233004: [SafeBrowsing] Consolidate extension lookup logic and extension lists. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@double-zip
Patch Set: Fix Windows unit test build. Created 5 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 08ceae40b391bafee4bb4c5963a7cf904d7646c6..a6df04d73f833010c63cdbe7c614bb8077873c40 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1043,6 +1043,7 @@
'browser/safe_browsing/ui_manager_unittest.cc',
'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/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/browser/safe_browsing/download_protection_service.cc ('k') | chrome/common/safe_browsing/download_protection_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698