fix chrome app and user path conflicts
authorRobo <hop2deep@gmail.com>
Tue, 8 Dec 2015 17:30:08 +0000 (23:00 +0530)
committerRobo <hop2deep@gmail.com>
Tue, 8 Dec 2015 17:30:08 +0000 (23:00 +0530)
chromium_src/chrome/common/chrome_paths.h

index 581fdc0..3a76e32 100644 (file)
@@ -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.