| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 87aab86508dad42ba011828bd69df9dfcde178ab..f95b61216808359bc47d746bc577951d477acc2a 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -72,6 +72,7 @@ CONTENT_EXPORT
|
| extern const base::Feature kSendBeaconThrowForBlobWithNonSimpleType;
|
|
|
| #if defined(OS_ANDROID)
|
| +CONTENT_EXPORT extern const base::Feature kNativeAndroidHistoryManager;
|
| CONTENT_EXPORT extern const base::Feature kImeThread;
|
| CONTENT_EXPORT extern const base::Feature kSeccompSandboxAndroid;
|
| CONTENT_EXPORT extern const base::Feature kServiceWorkerPaymentApps;
|
|
|