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

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: Fit nit: Remove _MAX from enum 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
« no previous file with comments | « chrome/browser/ssl/ssl_blocking_page.cc ('k') | components/rappor/rappor_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 55ab6951060733a74a32734f8f8659ab34edeec1..2bf8ed99dc53805f595ed55a8deb4e040a5fc7ec 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -424,8 +424,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',
« no previous file with comments | « chrome/browser/ssl/ssl_blocking_page.cc ('k') | components/rappor/rappor_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698