Revert "fix chrome app and user path conflicts"
authorCheng Zhao <zcbenz@gmail.com>
Mon, 11 Jan 2016 02:30:17 +0000 (10:30 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 11 Jan 2016 02:30:17 +0000 (10:30 +0800)
This reverts commit 25aaafde45bd3ac7d9a82184f67b79874da73aa8.

chromium_src/chrome/common/chrome_paths.h

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