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

Unified Diff: chrome/chrome_browser.gypi

Issue 872813003: Add Rappor metrics for Safe Browsing and SSL interstitials. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Report on PROCEED/DONT_PROCEED, and make explicit Rappor switch Created 5 years, 11 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 18d4c5241c095d0ce37415f4eb65dd6d9b72a8c8..30bebac0237049f12b81d8782f56c96c9fa5bc9a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -420,8 +420,8 @@
'browser/internal_auth.h',
'browser/interstitials/security_interstitial_page.cc',
'browser/interstitials/security_interstitial_page.h',
- 'browser/interstitials/security_interstitial_uma_helper.cc',
- 'browser/interstitials/security_interstitial_uma_helper.h',
+ 'browser/interstitials/security_interstitial_metrics_helper.cc',
+ 'browser/interstitials/security_interstitial_metrics_helper.h',
'browser/intranet_redirect_detector.cc',
'browser/intranet_redirect_detector.h',
'browser/invalidation/invalidation_service_factory_android.cc',

Powered by Google App Engine
This is Rietveld 408576698