Skip to content

Commit

Permalink
[Android] LanguageSettings were modularized
Browse files Browse the repository at this point in the history
The only reason we used BravePreferenceFragment is to have a close button in the
settings. This will be re-done in the context of this issue brave/brave-browser#10375

Chromium change:
https://chromium.googlesource.com/chromium/src.git/+/f3c257e9298faf4da38daa674571c7ad08873106
[Android] Move LanguageSettings to //chrome/browser/language

This CL moves LangaugeSettings.java and the associated XML files out of
//chrome/android to the //chrome/browser/language module.

There are no UI changes from this CL.  A follow up CL will move the
language related tests to //chrome/browser/language.

Bug: 1124096
  • Loading branch information
samartnik authored and mariospr committed Mar 22, 2021
1 parent 3b42a83 commit 98fc890
Showing 1 changed file with 0 additions and 13 deletions.

This file was deleted.

0 comments on commit 98fc890

Please sign in to comment.