diff options
Diffstat (limited to 'chrome/common/extensions/extension_error_utils.h')
| -rw-r--r-- | chrome/common/extensions/extension_error_utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/extension_error_utils.h b/chrome/common/extensions/extension_error_utils.h index fdd9b03..54db8ba 100644 --- a/chrome/common/extensions/extension_error_utils.h +++ b/chrome/common/extensions/extension_error_utils.h @@ -8,7 +8,7 @@ #include <string> class ExtensionErrorUtils { -public: + public: // Creates an error messages from a pattern. static std::string FormatErrorMessage(const std::string& format, const std::string& s1); |
