Index: base/base_paths_win.h |
diff --git a/base/base_paths_win.h b/base/base_paths_win.h |
index 46201710ff8d9871cbaf4bbe52f1d42200a2a7df..032de348c5c82a7f5dcd75fcc499c88b232b0021 100644 |
--- a/base/base_paths_win.h |
+++ b/base/base_paths_win.h |
@@ -25,7 +25,6 @@ enum { |
DIR_START_MENU, // Usually "C:\Documents and Settings\<user>\ |
// Start Menu\Programs" |
DIR_APP_DATA, // Application Data directory under the user profile. |
- DIR_LOCAL_APP_DATA_LOW, // Local AppData directory for low integrity level. |
DIR_LOCAL_APP_DATA, // "Local Settings\Application Data" directory under |
// the user profile. |
DIR_COMMON_APP_DATA, // W2K, XP, W2K3: "C:\Documents and Settings\ |