mirror of
https://github.com/electron/electron.git
synced 2026-01-23 22:38:18 -05:00
Revert "fix chrome app and user path conflicts"
This reverts commit 25aaafde45.
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.
|
||||
|
||||
Reference in New Issue
Block a user