diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-23 17:24:22 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-23 17:24:22 +0000 |
commit | fee679820e1d129068a22e0576b26de53e675673 (patch) | |
tree | efd23477a0d0a329041b032c6e47d3926de99341 /chrome/common/chrome_paths.h | |
parent | 7511d4c0964f65715e18019ae1614c3c53275548 (diff) | |
download | chromium_src-fee679820e1d129068a22e0576b26de53e675673.zip chromium_src-fee679820e1d129068a22e0576b26de53e675673.tar.gz chromium_src-fee679820e1d129068a22e0576b26de53e675673.tar.bz2 |
Install some simple apps by default to make dev easier.
Review URL: http://codereview.chromium.org/1688006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45457 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r-- | chrome/common/chrome_paths.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h index 43bf351..47dff30 100644 --- a/chrome/common/chrome_paths.h +++ b/chrome/common/chrome_paths.h @@ -22,7 +22,6 @@ enum { DIR_USER_DESKTOP, // Directory that correspond to the desktop. DIR_RESOURCES, // Directory containing separate file resources // used by Chrome at runtime. - DIR_BOOKMARK_MANAGER, // Directory containing the bookmark manager. DIR_INSPECTOR, // Directory where web inspector is located. DIR_NET_INTERNALS, // Directory where net internals is located. DIR_APP_DICTIONARIES, // Directory where the global dictionaries are. |