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

Unified Diff: ash/host/ash_window_tree_host_init_params.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/host/ash_window_tree_host.cc ('k') | ash/host/ash_window_tree_host_x11.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/host/ash_window_tree_host_init_params.cc
diff --git a/ash/host/ash_window_tree_host_init_params.cc b/ash/host/ash_window_tree_host_init_params.cc
index ae1f58e6c482aaf4327a977622b393a16f2d66e0..3e358577fc28290c32ef4232ceb098c4188f9be9 100644
--- a/ash/host/ash_window_tree_host_init_params.cc
+++ b/ash/host/ash_window_tree_host_init_params.cc
@@ -15,7 +15,6 @@ AshWindowTreeHostInitParams::AshWindowTreeHostInitParams()
{
}
-AshWindowTreeHostInitParams::~AshWindowTreeHostInitParams() {
-}
+AshWindowTreeHostInitParams::~AshWindowTreeHostInitParams() {}
} // namespace ash
« no previous file with comments | « ash/host/ash_window_tree_host.cc ('k') | ash/host/ash_window_tree_host_x11.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698