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

Unified Diff: chrome/chrome_browser.gypi

Issue 323953002: Support for recording registered LSPs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@grt
Patch Set: Fixing the unit test that was failing on WinXP Created 6 years, 6 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 c31ce9a1a9ac0767ff14c4b22a8df21fe86848a2..1350c25426f2dd6e3267c5f8824dd29bc4bbc052 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1878,6 +1878,8 @@
'browser/safe_browsing/malware_details_cache.h',
'browser/safe_browsing/malware_details_history.cc',
'browser/safe_browsing/malware_details_history.h',
+ 'browser/safe_browsing/path_sanitizer.cc',
+ 'browser/safe_browsing/path_sanitizer.h',
'browser/safe_browsing/pe_image_reader_win.cc',
'browser/safe_browsing/pe_image_reader_win.h',
'browser/safe_browsing/ping_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698