mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 71.0.3578.80
This commit is contained in:
@@ -244,8 +244,7 @@ const std::string& ChromeBrowserProcessStub::GetApplicationLocale() {
|
||||
}
|
||||
|
||||
void ChromeBrowserProcessStub::SetApplicationLocale(
|
||||
const std::string& actual_locale,
|
||||
const std::string& preferred_locale) {
|
||||
const std::string& actual_locale) {
|
||||
locale_ = actual_locale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user