| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7f91a4c0544fe3bfcf5c4b56125e264359ff263b..7536b02f44e135d3c8653521989a56ba2d30a5f5 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -32,7 +32,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;
|
|
|