diff options
Diffstat (limited to 'chrome/browser/extensions/extension_file_util.h')
-rw-r--r-- | chrome/browser/extensions/extension_file_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_file_util.h b/chrome/browser/extensions/extension_file_util.h index 95f01e5..e6c88ff 100644 --- a/chrome/browser/extensions/extension_file_util.h +++ b/chrome/browser/extensions/extension_file_util.h @@ -90,7 +90,7 @@ void GarbageCollectExtensions( // Returns NULL on error, or if extension is not localized. ExtensionMessageBundle* LoadExtensionMessageBundle( const FilePath& extension_path, - const DictionaryValue& manifest, + const std::string& default_locale, std::string* error); // We need to reserve the namespace of entries that start with "_" for future |