Index: chrome/common/localized_error.h |
diff --git a/chrome/common/localized_error.h b/chrome/common/localized_error.h |
index 94caed6dfc5e6ddd0078223238a8d41375fcbf6a..3a88a2df1d7eb33ccbc4fbafaf29044a50df636b 100644 |
--- a/chrome/common/localized_error.h |
+++ b/chrome/common/localized_error.h |
@@ -57,6 +57,7 @@ class LocalizedError { |
// part of the app. |
static void GetAppErrorStrings(const GURL& display_url, |
const extensions::Extension* app, |
+ const std::string& locale, |
base::DictionaryValue* error_strings); |
#endif |