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

Unified Diff: ash/drag_drop/drag_drop_controller.h

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/unified_mouse_warp_controller.cc ('k') | ash/drag_drop/drag_drop_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/drag_drop/drag_drop_controller.h
diff --git a/ash/drag_drop/drag_drop_controller.h b/ash/drag_drop/drag_drop_controller.h
index ec90443f2fc4d4f518df045436ae5f1d52dcd5c0..dbe26583ff3c53a2f5098ef8146391c5aaf8223c 100644
--- a/ash/drag_drop/drag_drop_controller.h
+++ b/ash/drag_drop/drag_drop_controller.h
@@ -32,11 +32,10 @@ namespace test {
class DragDropControllerTest;
}
-class ASH_EXPORT DragDropController
- : public aura::client::DragDropClient,
- public ui::EventHandler,
- public gfx::AnimationDelegate,
- public aura::WindowObserver {
+class ASH_EXPORT DragDropController : public aura::client::DragDropClient,
+ public ui::EventHandler,
+ public gfx::AnimationDelegate,
+ public aura::WindowObserver {
public:
DragDropController();
~DragDropController() override;
« no previous file with comments | « ash/display/unified_mouse_warp_controller.cc ('k') | ash/drag_drop/drag_drop_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698