Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1095)

Unified Diff: chrome/browser/metrics/chrome_metrics_services_manager_client.cc

Issue 2292203004: Fixing the formatting of a comment. (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698