| Index: chrome/common/extensions/features/chrome_channel_feature_filter.h
|
| diff --git a/chrome/common/extensions/features/chrome_channel_feature_filter.h b/chrome/common/extensions/features/chrome_channel_feature_filter.h
|
| index a0e9faa8ecb805271e35c7c0df9d0abbe9dff80f..90d98c52afca798149f62f8ae044d420915ff98b 100644
|
| --- a/chrome/common/extensions/features/chrome_channel_feature_filter.h
|
| +++ b/chrome/common/extensions/features/chrome_channel_feature_filter.h
|
| @@ -22,7 +22,7 @@ class ChromeChannelFeatureFilter : public SimpleFeatureFilter {
|
| virtual Feature::Availability IsAvailableToManifest(
|
| const std::string& extension_id,
|
| Manifest::Type type,
|
| - Feature::Location location,
|
| + Manifest::Location location,
|
| int manifest_version,
|
| Feature::Platform platform) const OVERRIDE;
|
|
|
|
|