| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 337220a778c0623b7d50b4c33e41d98afa638a15..80e7807fa9bf88a7e40e3e41dde9cd4354dd7c35 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -33,7 +33,6 @@ CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
| CONTENT_EXPORT extern const base::Feature
|
| kFramebustingNeedsSameOriginOrUserGesture;
|
| CONTENT_EXPORT extern const base::Feature kGamepadExtensions;
|
| -CONTENT_EXPORT extern const base::Feature kGenericSensor;
|
| CONTENT_EXPORT extern const base::Feature kGuestViewCrossProcessFrames;
|
| CONTENT_EXPORT extern const base::Feature kHeapCompaction;
|
| CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
|
|