Index: chrome_frame/metrics_service.cc |
=================================================================== |
--- chrome_frame/metrics_service.cc (revision 68261) |
+++ chrome_frame/metrics_service.cc (working copy) |
@@ -380,7 +380,6 @@ |
thread_ = PlatformThread::CurrentId(); |
user_permits_upload_ = GoogleUpdateSettings::GetCollectStatsConsent(); |
- user_permits_upload_ = true; |
// Update session ID |
session_id_ = CrashMetricsReporter::GetInstance()->IncrementMetric( |
CrashMetricsReporter::SESSION_ID); |