Commit f32c2c43 authored by jwd's avatar jwd Committed by Commit bot

Fixing the formatting of a comment.

BUG=

Review-Url: https://codereview.chromium.org/2292203004
Cr-Commit-Position: refs/heads/master@{#415644}
parent 398c105e
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment