Chromium Code Reviews| Index: ui/views/mus/input_method_mus.cc |
| diff --git a/ui/views/mus/input_method_mus.cc b/ui/views/mus/input_method_mus.cc |
| index 3234f8fec7e54c328d7ca5237fedef2b403e13a1..cee5ea671f75fb533180b4b4336adc23234a63ba 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 |