Merge pull request #4052 from atom/right-way-to-fix-path

Change brightray's PATH_START to 11000
This commit is contained in:
Cheng Zhao 2016-01-11 11:04:06 +08:00
commit 0f2c35e2b8
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ class FilePath;
namespace chrome { namespace chrome {
enum { enum {
PATH_START = 2000, PATH_START = 1000,
DIR_APP = PATH_START, // Directory where dlls and data reside. DIR_APP = PATH_START, // Directory where dlls and data reside.
DIR_LOGS, // Directory where logs should be written. DIR_LOGS, // Directory where logs should be written.

2
vendor/brightray vendored

@ -1 +1 @@
Subproject commit 8550f2a032b332d86bd8a7ec235685e22d028906 Subproject commit 8b6c24dce25e743ceecd06d1c175c1cf8b91627b