| Index: base/base_paths_win.h
|
| diff --git a/base/base_paths_win.h b/base/base_paths_win.h
|
| index 11bc111d66cd9d527d6ebfbe0f875a76225c11c2..1c4457859bb9f0bd281c6a2b9178d0e79947e402 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_PROFILE, // Usually "C:\Documents and settings\<user>.
|
| 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.
|
|
|