Index: chrome/browser/metrics/metrics_service.h |
diff --git a/chrome/browser/metrics/metrics_service.h b/chrome/browser/metrics/metrics_service.h |
index 97da63ae4baeac0794a1c820890db4df038275c3..2e8e83d801e5f0271444e427ff9765ea740da46c 100644 |
--- a/chrome/browser/metrics/metrics_service.h |
+++ b/chrome/browser/metrics/metrics_service.h |
@@ -453,7 +453,7 @@ class MetricsService |
// Indicates that an asynchronous reporting step is running. |
// This is used only for debugging. |
- bool waiting_for_asynchronus_reporting_step_; |
+ bool waiting_for_asynchronous_reporting_step_; |
#if defined(OS_CHROMEOS) |
// The external metric service is used to log ChromeOS UMA events. |