fix chrome app and user path conflicts

This commit is contained in:
Robo 2015-12-08 23:00:08 +05:30 коммит произвёл Cheng Zhao
Родитель 61e990e8cd
Коммит 25aaafde45
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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