I forget cpplint every time
This commit is contained in:
parent
528e0f3efb
commit
58efb3c018
4 changed files with 4 additions and 4 deletions
|
@ -162,7 +162,7 @@ void Window::OnDevToolsClosed() {
|
|||
devtools_web_contents_.Reset();
|
||||
}
|
||||
|
||||
void Window::OnExecuteWindowsCommand(std::string& command_name) {
|
||||
void Window::OnExecuteWindowsCommand(const std::string& command_name) {
|
||||
Emit("app-command", command_name);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue