Index: chrome/common/extensions/extension_error_utils.h |
diff --git a/chrome/common/extensions/extension_error_utils.h b/chrome/common/extensions/extension_error_utils.h |
index fdd9b03b57085adf6439eda0c9d16c826163886a..54db8ba9af389da197312df32c0edc8596ed7d9c 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); |