diff options
Diffstat (limited to 'ui/views/mus/input_method_mus.cc')
| -rw-r--r-- | ui/views/mus/input_method_mus.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/mus/input_method_mus.cc b/ui/views/mus/input_method_mus.cc index 3234f8f..cee5ea6 100644 --- a/ui/views/mus/input_method_mus.cc +++ b/ui/views/mus/input_method_mus.cc @@ -103,4 +103,4 @@ void InputMethodMUS::UpdateTextInputType() { window_->SetTextInputState(std::move(state)); } -} // namespace mandoline +} // namespace views |
