| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5c3829eacf99fa2c39223fe36a6575a8a65e02d6..134a1c62dd2483c71af7b0cf8107db22bdf70473 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -46,6 +46,7 @@ CONTENT_EXPORT extern const base::Feature kWebUsb;
|
| 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 kWebPayments;
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(OS_WIN)
|
|
|