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

Unified Diff: chrome/chrome_browser.gypi

Issue 1365733005: Split captive portal metrics out of SSLErrorClassification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Compiler error fix possibly for realsies Created 5 years, 3 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 072c07d013e280bc366113ccf30928bce49b5045..480c2420b291d5bd9ed86a05b4d0f9a5fcd20928 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2729,6 +2729,8 @@
'chrome_browser_ssl_sources': [
'browser/ssl/bad_clock_blocking_page.cc',
'browser/ssl/bad_clock_blocking_page.h',
+ 'browser/ssl/captive_portal_metrics_recorder.cc',
+ 'browser/ssl/captive_portal_metrics_recorder.h',
'browser/ssl/cert_report_helper.cc',
'browser/ssl/cert_report_helper.h',
'browser/ssl/chrome_ssl_host_state_delegate.cc',
« no previous file with comments | « chrome/browser/ssl/ssl_error_classification_unittest.cc ('k') | components/security_interstitials/core/metrics_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698