Index: chrome/browser/extensions/webstore_install_helper.h |
diff --git a/chrome/browser/extensions/webstore_install_helper.h b/chrome/browser/extensions/webstore_install_helper.h |
index 36cdd2440299d98d6934e9a2c5d51a9a49319e13..7e2d62dab396d4f319821510979565a6e51ac8d4 100644 |
--- a/chrome/browser/extensions/webstore_install_helper.h |
+++ b/chrome/browser/extensions/webstore_install_helper.h |
@@ -122,7 +122,7 @@ class WebstoreInstallHelper : public content::UtilityProcessHostClient, |
bool icon_decode_complete_; |
bool manifest_parse_complete_; |
- // The results of succesful decoding/parsing. |
+ // The results of successful decoding/parsing. |
SkBitmap icon_; |
scoped_ptr<base::DictionaryValue> parsed_manifest_; |