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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 406043003: Adding the VerifyModule function (and helpers) to safe browsing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | 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 4016abeb2baf629c50a29711c7504759e7c10c6e..bd5f27e4f93eedfcb3840611a211fee61279fe34 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1265,6 +1265,7 @@
'browser/safe_browsing/last_download_finder_unittest.cc',
'browser/safe_browsing/local_two_phase_testserver.cc',
'browser/safe_browsing/malware_details_unittest.cc',
+ 'browser/safe_browsing/module_integrity_verifier_unittest.cc',
grt (UTC plus 2) 2014/07/31 17:03:34 _win_unittest.cc
krstnmnlsn 2014/08/04 15:18:16 Done.
'browser/safe_browsing/path_sanitizer_unittest.cc',
'browser/safe_browsing/pe_image_reader_win_unittest.cc',
'browser/safe_browsing/ping_manager_unittest.cc',
@@ -2511,6 +2512,7 @@
}],
['OS=="win"', {
'dependencies': [
+ 'browser/safe_browsing/verifier_test/verifier_unittest.gyp:verifier_test_dll',
'chrome_version_resources',
'installer_util_strings',
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
« chrome/chrome_browser.gypi ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698