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

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: Final rebase 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 841c733ed5ef179f317048c0bf519ad1b56c0584..50ae6a9269ab66316bce502aff9080f8d762cd84 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1917,6 +1917,7 @@
'browser/safe_browsing/environment_data_collection.h',
'browser/safe_browsing/environment_data_collection_win.cc',
'browser/safe_browsing/environment_data_collection_win.h',
+ 'browser/safe_browsing/incident_report_upload_result.h',
grt (UTC plus 2) 2014/06/16 20:30:38 remove this
pmonette_google.com 2014/06/17 17:48:22 Done.
'browser/safe_browsing/incident_report_uploader.cc',
'browser/safe_browsing/incident_report_uploader.h',
'browser/safe_browsing/incident_report_uploader_impl.cc',
@@ -1929,6 +1930,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