summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
authorbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 20:10:35 +0000
committerbeng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 20:10:35 +0000
commit5bfb6636b2aad4f9ead758800a40f481cabfd912 (patch)
treecadbae44d0fafce43b245850bf8bc480a8bcf61a /chrome/common/chrome_paths.h
parent61632f50030e10d199c2173cff940af5f264b428 (diff)
downloadchromium_src-5bfb6636b2aad4f9ead758800a40f481cabfd912.zip
chromium_src-5bfb6636b2aad4f9ead758800a40f481cabfd912.tar.gz
chromium_src-5bfb6636b2aad4f9ead758800a40f481cabfd912.tar.bz2
Revert 16173
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16176 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 9f5b3cf..fe01807 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -20,6 +20,8 @@ enum {
DIR_USER_DESKTOP, // directory that correspond to the desktop
DIR_RESOURCES, // directory where application resources are stored
DIR_INSPECTOR, // directory where web inspector is located
+ DIR_THEMES, // directory where theme dll files are stored
+ DIR_LOCALES, // directory where locale resources are stored
DIR_APP_DICTIONARIES, // directory where the global dictionaries are
DIR_USER_DOCUMENTS, // directory for a user's "My Documents"
DIR_DEFAULT_DOWNLOADS, // directory for a user's "My Documents/Downloads"