| Index: extensions/common/features/complex_feature.h
|
| diff --git a/extensions/common/features/complex_feature.h b/extensions/common/features/complex_feature.h
|
| index 9ccbd4fec4aecffe3ac5774bae84f3d7a00ac00f..c17c89de15e7e671172f0cbe2a17ef2ae83e45e3 100644
|
| --- a/extensions/common/features/complex_feature.h
|
| +++ b/extensions/common/features/complex_feature.h
|
| @@ -36,6 +36,7 @@ class ComplexFeature : public Feature {
|
|
|
| Availability IsAvailableToContext(const Extension* extension,
|
| Context context,
|
| + SessionType session_type,
|
| const GURL& url,
|
| Platform platform) const override;
|
|
|
|
|