mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
refactor: rename the atom namespace to electron
This commit is contained in:
committed by
Samuel Attard
parent
8c4496a9c9
commit
34c4c8d508
@@ -120,7 +120,7 @@ bool g_is_initialized = false;
|
||||
|
||||
} // namespace
|
||||
|
||||
namespace atom {
|
||||
namespace electron {
|
||||
|
||||
namespace {
|
||||
|
||||
@@ -446,4 +446,4 @@ void NodeBindings::EmbedThreadRunner(void* arg) {
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace atom
|
||||
} // namespace electron
|
||||
|
||||
Reference in New Issue
Block a user