| Index: chrome/browser/metrics/chrome_metrics_services_manager_client.cc
|
| diff --git a/chrome/browser/metrics/chrome_metrics_services_manager_client.cc b/chrome/browser/metrics/chrome_metrics_services_manager_client.cc
|
| index 668855895a5d9af1e991dd651a6424eb1ccc9b17..aa86d9bea4d8bae265411f396286eea18a9800a3 100644
|
| --- a/chrome/browser/metrics/chrome_metrics_services_manager_client.cc
|
| +++ b/chrome/browser/metrics/chrome_metrics_services_manager_client.cc
|
| @@ -127,8 +127,7 @@ void ChromeMetricsServicesManagerClient::CreateFallbackSamplingTrial(
|
| 1, 1, base::FieldTrial::ONE_TIME_RANDOMIZED, nullptr));
|
|
|
| // Like the trial name, the order that these two groups are added to the trial
|
| - // must be kept in sync with the order that they appear in the server
|
| - // config.
|
| + // must be kept in sync with the order that they appear in the server config.
|
|
|
| // 100 per-mille sampling rate group.
|
| static const char kInSampleGroup[] = "InReportingSample";
|
|
|