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

Unified Diff: ash/test/test_suite.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/test_shell_delegate.cc ('k') | ash/test/test_system_tray_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/test_suite.cc
diff --git a/ash/test/test_suite.cc b/ash/test/test_suite.cc
index c0825916ae63800606ec8cc4f973cbe85878992d..414619b2b7ed8701cb4d4fb41815ee0a02b3ed4c 100644
--- a/ash/test/test_suite.cc
+++ b/ash/test/test_suite.cc
@@ -26,11 +26,9 @@ namespace ash {
namespace test {
AuraShellTestSuite::AuraShellTestSuite(int argc, char** argv)
- : TestSuite(argc, argv) {
-}
+ : TestSuite(argc, argv) {}
-AuraShellTestSuite::~AuraShellTestSuite() {
-}
+AuraShellTestSuite::~AuraShellTestSuite() {}
void AuraShellTestSuite::Initialize() {
base::TestSuite::Initialize();
« no previous file with comments | « ash/test/test_shell_delegate.cc ('k') | ash/test/test_system_tray_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698