mirror of
https://github.com/electron/electron.git
synced 2026-01-29 01:08:18 -05:00
Merge pull request #4052 from atom/right-way-to-fix-path
Change brightray's PATH_START to 11000
This commit is contained in:
@@ -17,7 +17,7 @@ class FilePath;
|
||||
namespace chrome {
|
||||
|
||||
enum {
|
||||
PATH_START = 2000,
|
||||
PATH_START = 1000,
|
||||
|
||||
DIR_APP = PATH_START, // Directory where dlls and data reside.
|
||||
DIR_LOGS, // Directory where logs should be written.
|
||||
|
||||
2
vendor/brightray
vendored
2
vendor/brightray
vendored
Submodule vendor/brightray updated: 8550f2a032...8b6c24dce2
Reference in New Issue
Block a user