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

Unified Diff: ash/cast_config_delegate.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/autoclick/autoclick_unittest.cc ('k') | ash/common/accessibility_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/cast_config_delegate.cc
diff --git a/ash/cast_config_delegate.cc b/ash/cast_config_delegate.cc
index 5cbbc07b21e5fb3e55dd55b04b1caada29724dc9..fc0cc3d86153fe54dd1159b15f540539e89e27d6 100644
--- a/ash/cast_config_delegate.cc
+++ b/ash/cast_config_delegate.cc
@@ -6,22 +6,16 @@
namespace ash {
-CastConfigDelegate::Receiver::Receiver() {
-}
+CastConfigDelegate::Receiver::Receiver() {}
-CastConfigDelegate::Receiver::~Receiver() {
-}
+CastConfigDelegate::Receiver::~Receiver() {}
-CastConfigDelegate::Activity::Activity() {
-}
+CastConfigDelegate::Activity::Activity() {}
-CastConfigDelegate::Activity::~Activity() {
-}
+CastConfigDelegate::Activity::~Activity() {}
-CastConfigDelegate::ReceiverAndActivity::ReceiverAndActivity() {
-}
+CastConfigDelegate::ReceiverAndActivity::ReceiverAndActivity() {}
-CastConfigDelegate::ReceiverAndActivity::~ReceiverAndActivity() {
-}
+CastConfigDelegate::ReceiverAndActivity::~ReceiverAndActivity() {}
} // namespace ash
« no previous file with comments | « ash/autoclick/autoclick_unittest.cc ('k') | ash/common/accessibility_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698