Index: chrome/common/extensions/extension_constants.h |
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h |
index a545d0af0b1c7fa4e073ed452ba066cb770dcf32..fa5ac9fc3e4683184edd27f195d53f51ac115448 100644 |
--- a/chrome/common/extensions/extension_constants.h |
+++ b/chrome/common/extensions/extension_constants.h |
@@ -76,7 +76,7 @@ namespace extension_filenames { |
extern const char kModulesDir[]; |
} |
-// Keys in the dictionary returned by Extension::GetBasicInfo(). |
+// Keys in the dictionary returned by extensions::GetBasicInfo(). |
namespace extension_info_keys { |
extern const char kDescriptionKey[]; |
extern const char kEnabledKey[]; |