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

Unified Diff: ash/metrics/user_metrics_recorder_unittest.cc

Issue 2095193002: clang-format all of //ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « ash/metrics/user_metrics_recorder.cc ('k') | ash/multi_profile_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/metrics/user_metrics_recorder_unittest.cc
diff --git a/ash/metrics/user_metrics_recorder_unittest.cc b/ash/metrics/user_metrics_recorder_unittest.cc
index af306c9e0f670abce3fde77bf415e213c00d13b9..8605295d39c4f5c16e74e60b8f915ed4845c91f9 100644
--- a/ash/metrics/user_metrics_recorder_unittest.cc
+++ b/ash/metrics/user_metrics_recorder_unittest.cc
@@ -75,11 +75,9 @@ class UserMetricsRecorderTest : public test::AshTestBase {
DISALLOW_COPY_AND_ASSIGN(UserMetricsRecorderTest);
};
-UserMetricsRecorderTest::UserMetricsRecorderTest() {
-}
+UserMetricsRecorderTest::UserMetricsRecorderTest() {}
-UserMetricsRecorderTest::~UserMetricsRecorderTest() {
-}
+UserMetricsRecorderTest::~UserMetricsRecorderTest() {}
void UserMetricsRecorderTest::SetUp() {
test::AshTestBase::SetUp();
« no previous file with comments | « ash/metrics/user_metrics_recorder.cc ('k') | ash/multi_profile_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698