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

Unified Diff: chrome/chrome_browser.gypi

Issue 2286743004: Sends switches to the Software Reporter to enable matching data collection. (Closed)
Patch Set: Remove useless log message Created 4 years, 4 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 74213064e95696259bba0cebba5e45f9c9dfd811..cba6275e8ef755e073e8a071df7fff2a463e068e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -551,6 +551,8 @@
'browser/resources_util.h',
'browser/safe_browsing/safe_browsing_tab_observer.cc',
'browser/safe_browsing/safe_browsing_tab_observer.h',
+ 'browser/safe_browsing/srt_client_info_win.cc',
+ 'browser/safe_browsing/srt_client_info_win.h',
'browser/safe_browsing/srt_fetcher_win.cc',
'browser/safe_browsing/srt_fetcher_win.h',
'browser/safe_browsing/srt_field_trial_win.cc',

Powered by Google App Engine
This is Rietveld 408576698