Index: chrome/browser/ssl/ssl_blocking_page.h |
diff --git a/chrome/browser/ssl/ssl_blocking_page.h b/chrome/browser/ssl/ssl_blocking_page.h |
index 36e4ebbe5ad53708db24d09653cd661e8bb89745..9f833345100aa243d813accc5b35d9e3058dcbc7 100644 |
--- a/chrome/browser/ssl/ssl_blocking_page.h |
+++ b/chrome/browser/ssl/ssl_blocking_page.h |
@@ -121,7 +121,7 @@ class SSLBlockingPage : public content::InterstitialPageDelegate, |
bool captive_portal_detected_; |
// For the FieldTrial: this contains the name of the condition. |
- std::string trialCondition_; |
+ std::string trial_condition_; |
content::NotificationRegistrar registrar_; |