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

Unified Diff: chrome/chrome_browser.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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a52f072aaae408745114af56ebd32827401181de..4dbb037478a563df6c980e1330c34853a9f9cf01 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2665,6 +2665,8 @@
'browser/safe_browsing/incident_report_uploader_impl.h',
'browser/safe_browsing/last_download_finder.cc',
'browser/safe_browsing/last_download_finder.h',
+ 'browser/safe_browsing/module_integrity_verifier.cc',
grt (UTC plus 2) 2014/07/31 17:03:34 _win.cc and _win.h
krstnmnlsn 2014/08/04 15:18:16 Done.
+ 'browser/safe_browsing/module_integrity_verifier.h',
'browser/safe_browsing/path_sanitizer.cc',
'browser/safe_browsing/path_sanitizer.h',
'browser/safe_browsing/pe_image_reader_win.cc',

Powered by Google App Engine
This is Rietveld 408576698