summaryrefslogtreecommitdiffstats
path: root/extensions/common/features/complex_feature.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/common/features/complex_feature.h')
-rw-r--r--extensions/common/features/complex_feature.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/common/features/complex_feature.h b/extensions/common/features/complex_feature.h
index e71f6da..9204b25 100644
--- a/extensions/common/features/complex_feature.h
+++ b/extensions/common/features/complex_feature.h
@@ -49,8 +49,6 @@ class ComplexFeature : public Feature {
const GURL& url,
Context context) const OVERRIDE;
- virtual std::set<Context>* GetContexts() OVERRIDE;
-
virtual bool IsInternal() const OVERRIDE;
private: