chore: run clang-format
- atom/ - brightray/ - chromium_src/
This commit is contained in:
parent
ec125b761c
commit
7fc3bcaa02
35 changed files with 98 additions and 98 deletions
|
@ -29,7 +29,6 @@ base::LazyInstance<std::string>::DestructorAtExit
|
|||
|
||||
base::NoDestructor<std::string> g_application_locale;
|
||||
|
||||
|
||||
void SetApplicationLocaleOnIOThread(const std::string& locale) {
|
||||
DCHECK_CURRENTLY_ON(BrowserThread::IO);
|
||||
g_io_thread_application_locale.Get() = locale;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue