Index: ui/aura/window_tree_host_x11.h |
diff --git a/ui/aura/window_tree_host_x11.h b/ui/aura/window_tree_host_x11.h |
index 31232b1270072315d88a17c578b475c39e6e2ed7..f6c5afbc3878bf2392c9ded754db561a2be0cacf 100644 |
--- a/ui/aura/window_tree_host_x11.h |
+++ b/ui/aura/window_tree_host_x11.h |
@@ -64,7 +64,7 @@ class AURA_EXPORT WindowTreeHostX11 : public WindowTreeHost, |
// Called when X Configure Notify event is recevied. |
virtual void OnConfigureNotify(); |
- // Translates the native mouse location into screen coordinates and and |
+ // Translates the native mouse location into screen coordinates and |
// dispatches the event via WindowEventDispatcher. |
virtual void TranslateAndDispatchLocatedEvent(ui::LocatedEvent* event); |