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 90c6b65a9d7daa4346c03306bf3b67abb097e073..7b1f62c185d062a1a5e9eabc96f1cb4c85edf8d0 100644 |
--- a/chrome/browser/extensions/webstore_install_helper.h |
+++ b/chrome/browser/extensions/webstore_install_helper.h |
@@ -96,8 +96,6 @@ class WebstoreInstallHelper : public base::RefCounted<WebstoreInstallHelper>, |
// The manifest to parse. |
std::string manifest_; |
- scoped_refptr<safe_json::SafeJsonParser> json_parser_; |
- |
// If |icon_url_| is non-empty, it needs to be fetched and decoded into an |
// SkBitmap. |
GURL icon_url_; |