Index: ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h b/ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h |
index 732d0454017cc797ae435abb983c4244e834ff55..6d3f312107b84eb911c46d8151717f4b86464968 100644 |
--- a/ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h |
+++ b/ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h |
@@ -201,7 +201,7 @@ class VIEWS_EXPORT DesktopDragDropClientAuraX11 |
// with alpha > 32). |
bool IsValidDragImage(const gfx::ImageSkia& image); |
- // A nested message loop that notifies this object of events through the |
+ // A nested run loop that notifies this object of events through the |
// X11MoveLoopDelegate interface. |
std::unique_ptr<X11MoveLoop> move_loop_; |