| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 80e7807fa9bf88a7e40e3e41dde9cd4354dd7c35..4d33a9bba2fc4bbb74c105a9ca76e8993a3b58a2 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -60,6 +60,7 @@ CONTENT_EXPORT extern const base::Feature kSlimmingPaintInvalidation;
|
| CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching;
|
| +CONTENT_EXPORT extern const base::Feature kUseMojoAudioOutputStreamFactory;
|
| CONTENT_EXPORT extern const base::Feature kVrShell;
|
| CONTENT_EXPORT extern const base::Feature kWebAssembly;
|
| CONTENT_EXPORT extern const base::Feature kWebGLImageChromium;
|
|
|