add function signature declaration
This commit is contained in:
parent
223942bf99
commit
911e266e9a
1 changed files with 1 additions and 1 deletions
|
@ -60,8 +60,8 @@
|
||||||
|
|
||||||
namespace brightray {
|
namespace brightray {
|
||||||
|
|
||||||
// defined in browser_main_parts_mac
|
|
||||||
void OverrideMacAppLogsPath();
|
void OverrideMacAppLogsPath();
|
||||||
|
void OverrideWinAppLogsPath();
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue