| Index: extensions/common/features/manifest_feature.h
|
| diff --git a/extensions/common/features/manifest_feature.h b/extensions/common/features/manifest_feature.h
|
| index 59b9bfa6aaa316730803754b057658ea81660e37..965015d792e2bc0eb374e0f91856ce750f189895 100644
|
| --- a/extensions/common/features/manifest_feature.h
|
| +++ b/extensions/common/features/manifest_feature.h
|
| @@ -19,6 +19,7 @@ class ManifestFeature : public SimpleFeature {
|
| Feature::Availability IsAvailableToContext(
|
| const Extension* extension,
|
| Feature::Context context,
|
| + Feature::SessionType session_type,
|
| const GURL& url,
|
| Feature::Platform platform) const override;
|
|
|
|
|