Index: ui/aura/mus/mus_mouse_location_updater.h |
diff --git a/ui/aura/mus/mus_mouse_location_updater.h b/ui/aura/mus/mus_mouse_location_updater.h |
index 982fdac2a8be665a66e28da110d99dc1a4a710c5..ecee2cebe86eae121a49af3c3c77db0c45cf846a 100644 |
--- a/ui/aura/mus/mus_mouse_location_updater.h |
+++ b/ui/aura/mus/mus_mouse_location_updater.h |
@@ -19,7 +19,7 @@ namespace aura { |
// Env::last_mouse_location() should use |
// WindowTreeClient::GetCursorScreenPoint(). While processing an event |
// Env uses the value from the current event, otherwise Env uses |
-// WindowTreeClient::GetCursorScreenPoint(). If a nested message loop is |
+// WindowTreeClient::GetCursorScreenPoint(). If a nested run loop is |
// started while processing an event Env uses GetCursorScreenPoint(). |
class MusMouseLocationUpdater : public base::RunLoop::NestingObserver { |
public: |