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

Unified Diff: chrome/chrome_browser.gypi

Issue 2009773007: Add AntiVirus information to the system profile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: hash the product name and version Created 4 years, 7 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 90f01ac0cf674b762c14338a82aba76add6d5625..c991f5adbf4fb0e0bff007153ad76fd08e868276 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1471,6 +1471,8 @@
'browser/google/did_run_updater_win.h',
'browser/hang_monitor/hang_crash_dump_win.cc',
'browser/hang_monitor/hang_crash_dump_win.h',
+ 'browser/metrics/antivirus_metrics_provider_win.cc',
+ 'browser/metrics/antivirus_metrics_provider_win.h',
'browser/password_manager/password_manager_util_win.cc',
'browser/password_manager/password_manager_util_win.h',
'browser/themes/theme_service_win.cc',

Powered by Google App Engine
This is Rietveld 408576698