chore: remove spurious trailing namespace comments (#34732)
This commit is contained in:
parent
e86d1cba75
commit
59d3c12cae
4 changed files with 4 additions and 4 deletions
|
@ -87,7 +87,7 @@ bool ElectronRuntimeAPIDelegate::GetPlatformInfo(PlatformInfo* info) {
|
|||
}
|
||||
|
||||
return true;
|
||||
} // namespace extensions
|
||||
}
|
||||
|
||||
bool ElectronRuntimeAPIDelegate::RestartDevice(std::string* error_message) {
|
||||
*error_message = "Restart is not supported in Electron";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue