diff options
Diffstat (limited to 'base/base_paths_win.h')
-rw-r--r-- | base/base_paths_win.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base_paths_win.h b/base/base_paths_win.h index 1c44578..b042d08 100644 --- a/base/base_paths_win.h +++ b/base/base_paths_win.h @@ -41,6 +41,7 @@ enum { // of the Default user. DIR_TASKBAR_PINS, // Directory for the shortcuts pinned to taskbar via // base::win::TaskbarPinShortcutLink(). + DIR_WINDOWS_FONTS, // Usually C:\Windows\Fonts. PATH_WIN_END }; |