summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_paths.h')
-rw-r--r--chrome/common/chrome_paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
index 2462bf6..5e7f4b7 100644
--- a/chrome/common/chrome_paths.h
+++ b/chrome/common/chrome_paths.h
@@ -59,7 +59,7 @@ enum {
DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files.
#if defined(OS_MACOSX)
- DIR_DEPRICATED_EXTERNAL_EXTENSIONS, // Former home of external extensions.
+ DIR_DEPRECATED_EXTERNAL_EXTENSIONS, // Former home of external extensions.
// We read from the old path for now,
// to give users time to migrate.
#endif