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

Unified Diff: chrome/chrome_browser.gypi

Issue 6014003: Intergration of the client-side phishing detection. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Dont DCHECK because some unit tests are failing. Created 9 years, 10 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 8d796bc588a75b2c8b7247c97bd7684f1f3f49a5..3d6c70f224089652241915abf6198e7669740eba 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2036,6 +2036,8 @@
'browser/safe_browsing/bloom_filter.h',
'browser/safe_browsing/chunk_range.cc',
'browser/safe_browsing/chunk_range.h',
+ 'browser/safe_browsing/client_side_detection_host.cc',
+ 'browser/safe_browsing/client_side_detection_host.h',
'browser/safe_browsing/client_side_detection_service.cc',
'browser/safe_browsing/client_side_detection_service.h',
'<(protoc_out_dir)/chrome/browser/safe_browsing/csd.pb.cc',

Powered by Google App Engine
This is Rietveld 408576698