Index: chrome/browser/extensions/tab_helper.h |
diff --git a/chrome/browser/extensions/tab_helper.h b/chrome/browser/extensions/tab_helper.h |
index c5b6d23cc82354337d986647cc7de27492447551..95f80757d2b99f564d3e89ad3c73a5c9589f481d 100644 |
--- a/chrome/browser/extensions/tab_helper.h |
+++ b/chrome/browser/extensions/tab_helper.h |
@@ -254,8 +254,6 @@ class TabHelper : public content::WebContentsObserver, |
scoped_ptr<ScriptBubbleController> script_bubble_controller_; |
- RulesRegistryService* rules_registry_service_; |
- |
Profile* profile_; |
// Vend weak pointers that can be invalidated to stop in-progress loads. |