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

Unified Diff: ash/test/user_metrics_recorder_test_api.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/test/ui_controls_factory_ash.cc ('k') | ash/tooltips/tooltip_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/user_metrics_recorder_test_api.cc
diff --git a/ash/test/user_metrics_recorder_test_api.cc b/ash/test/user_metrics_recorder_test_api.cc
index b9a5eac75ef036458dc57b93404b4286f4a573f4..8622df10a1e0d90906a878cbce33ecd091fb7081 100644
--- a/ash/test/user_metrics_recorder_test_api.cc
+++ b/ash/test/user_metrics_recorder_test_api.cc
@@ -8,11 +8,9 @@ namespace ash {
namespace test {
UserMetricsRecorderTestAPI::UserMetricsRecorderTestAPI()
- : user_metrics_recorder_(false) {
-}
+ : user_metrics_recorder_(false) {}
-UserMetricsRecorderTestAPI::~UserMetricsRecorderTestAPI() {
-}
+UserMetricsRecorderTestAPI::~UserMetricsRecorderTestAPI() {}
void UserMetricsRecorderTestAPI::RecordPeriodicMetrics() {
user_metrics_recorder_.RecordPeriodicMetrics();
« no previous file with comments | « ash/test/ui_controls_factory_ash.cc ('k') | ash/tooltips/tooltip_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698