| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5dcb61e63e7c4fab96c0840f61dd786702095e0c..e3585353bfb7f5a150f0fed6ff3aeb444a691954 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -64,6 +64,7 @@ extern const base::Feature kSendBeaconThrowForBlobWithNonSimpleType;
|
| CONTENT_EXPORT extern const base::Feature kAutoplayMutedVideos;
|
| CONTENT_EXPORT extern const base::Feature kImeThread;
|
| CONTENT_EXPORT extern const base::Feature kSeccompSandboxAndroid;
|
| +CONTENT_EXPORT extern const base::Feature kVrShell;
|
| CONTENT_EXPORT extern const base::Feature kWebPayments;
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|