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

Unified Diff: ash/host/transformer_helper.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_x11_unittest.cc ('k') | ash/ime/input_method_event_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/host/transformer_helper.cc
diff --git a/ash/host/transformer_helper.cc b/ash/host/transformer_helper.cc
index 7355b0f051ddb2dcac239aa40ae3145137c6be50..ce7c90d897d89a331a96787d8b29cd6f4fac3e41 100644
--- a/ash/host/transformer_helper.cc
+++ b/ash/host/transformer_helper.cc
@@ -59,8 +59,7 @@ class SimpleRootWindowTransformer : public RootWindowTransformer {
} // namespace
TransformerHelper::TransformerHelper(AshWindowTreeHost* ash_host)
- : ash_host_(ash_host) {
-}
+ : ash_host_(ash_host) {}
TransformerHelper::~TransformerHelper() {}
« no previous file with comments | « ash/host/ash_window_tree_host_x11_unittest.cc ('k') | ash/ime/input_method_event_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698