| 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..456b91d846de714af35dfe464817dff528c5fbce 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -79,6 +79,7 @@ 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;
|
| +CONTENT_EXPORT extern const base::Feature kWebNfc;
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if !defined(OS_ANDROID)
|
|
|