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

Unified Diff: ash/display/null_mouse_warp_controller.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/display/mouse_cursor_event_filter.cc ('k') | ash/display/projecting_observer_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/null_mouse_warp_controller.cc
diff --git a/ash/display/null_mouse_warp_controller.cc b/ash/display/null_mouse_warp_controller.cc
index 1a09c1b70de6c249cee23f492a44431c2e2e4dc8..b84637ab8709b12bb6e94adc10ab6e155b45cb4e 100644
--- a/ash/display/null_mouse_warp_controller.cc
+++ b/ash/display/null_mouse_warp_controller.cc
@@ -10,7 +10,6 @@ bool NullMouseWarpController::WarpMouseCursor(ui::MouseEvent* event) {
return false;
}
-void NullMouseWarpController::SetEnabled(bool enable) {
-}
+void NullMouseWarpController::SetEnabled(bool enable) {}
} // namespace ash
« no previous file with comments | « ash/display/mouse_cursor_event_filter.cc ('k') | ash/display/projecting_observer_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698