summaryrefslogtreecommitdiff
path: root/chromium/base/base_paths_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/base/base_paths_win.h')
-rw-r--r--chromium/base/base_paths_win.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/base/base_paths_win.h b/chromium/base/base_paths_win.h
index 2db16a62719..df1991c0da3 100644
--- a/chromium/base/base_paths_win.h
+++ b/chromium/base/base_paths_win.h
@@ -30,6 +30,10 @@ enum {
// Start Menu\Programs"
DIR_START_MENU, // Usually "C:\Users\<user>\AppData\Roaming\
// Microsoft\Windows\Start Menu\Programs"
+ DIR_COMMON_STARTUP, // Usually "C:\ProgramData\Microsoft\Windows\
+ // Start Menu\Programs\Startup"
+ DIR_USER_STARTUP, // Usually "C:\Users\<user>\AppData\Roaming\
+ // Microsoft\Windows\Start Menu\Programs\Startup"
DIR_APP_DATA, // Application Data directory under the user
// profile.
DIR_LOCAL_APP_DATA, // "Local Settings\Application Data" directory