summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
authorskerner@chromium.org <skerner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-30 14:31:44 +0000
committerskerner@chromium.org <skerner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-30 14:31:44 +0000
commit48ca4fd1e254ae68e43f9b283756bcdf6ef27d30 (patch)
treea3aac72aef50506eec45790f03ac8bb4f0ae488f /chrome/common/chrome_paths.h
parented179282afe5c8707527ea134591c78052913105 (diff)
downloadchromium_src-48ca4fd1e254ae68e43f9b283756bcdf6ef27d30.zip
chromium_src-48ca4fd1e254ae68e43f9b283756bcdf6ef27d30.tar.gz
chromium_src-48ca4fd1e254ae68e43f9b283756bcdf6ef27d30.tar.bz2
Remove deprecated extension source on mac.
As discussed on the bug, this will be committed right after a stable release is cut, so that the change is in the dev channel for a full six weeks. BUG=98675 TEST=none Review URL: https://chromiumcodereview.appspot.com/9610007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129849 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 5fc7fcb..09988fc 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -56,12 +56,6 @@ enum {
DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files.
-#if defined(OS_MACOSX)
- DIR_DEPRECATED_EXTERNAL_EXTENSIONS, // Former home of external extensions.
- // We read from the old path for now,
- // to give users time to migrate.
-#endif
-
DIR_DEFAULT_APPS, // Directory where installer places .crx files
// to be installed when chrome is first run.
DIR_PEPPER_FLASH_PLUGIN, // Directory to the Pepper Flash plugin,