| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5811fbbe3a8d2f0848cf1cda51e3208e8592250d..a1a1caf0b642820aa9d063cb0ec25a70ce06ed9f 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -47,6 +47,7 @@ CONTENT_EXPORT extern const base::Feature kWebUsb;
|
| #if defined(OS_ANDROID)
|
| CONTENT_EXPORT extern const base::Feature kAutoplayMutedVideos;
|
| CONTENT_EXPORT extern const base::Feature kImeThread;
|
| +CONTENT_EXPORT extern const base::Feature kPaymentRequest;
|
| CONTENT_EXPORT extern const base::Feature kSeccompSandboxAndroid;
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|