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

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: Remove comment 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 74001142a7a930da876c79ff2b9893b63b6f1da1..883597f6a75c90af4bab15f8e080d8561caa09c4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2051,6 +2051,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