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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1363613004: Implement anonymous, opt-in, collection of OS X binary integrity incidents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove spurious VLOG() Created 5 years, 2 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 c16188a19a0f754761b3d31e18047020dbe74e0a..844ff109a91fb8e0d74d259f12f5acb564c4201c 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -962,6 +962,7 @@
'browser/safe_browsing/download_feedback_service_unittest.cc',
'browser/safe_browsing/download_feedback_unittest.cc',
'browser/safe_browsing/download_protection_service_unittest.cc',
+ 'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc',
'browser/safe_browsing/incident_reporting/binary_integrity_analyzer_win_unittest.cc',
'browser/safe_browsing/incident_reporting/binary_integrity_incident_unittest.cc',
'browser/safe_browsing/incident_reporting/blacklist_load_analyzer_win_unittest.cc',
@@ -997,6 +998,7 @@
'browser/safe_browsing/safe_browsing_util_unittest.cc',
'browser/safe_browsing/sandboxed_dmg_analyzer_mac_unittest.cc',
'browser/safe_browsing/sandboxed_zip_analyzer_unittest.cc',
+ 'browser/safe_browsing/signature_evaluator_mac_unittest.cc',
'browser/safe_browsing/test_database_manager.cc',
'browser/safe_browsing/test_database_manager.h',
'browser/safe_browsing/two_phase_uploader_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698