| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 32ae2f3fa146116206c17f26efad4d12e5ec15e1..8fbbf42fe17a466a23b92a82ed22a0a63c44dc99 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -30,6 +30,7 @@ CONTENT_EXPORT extern const base::Feature kUpdateRendererPriorityOnStartup;
|
| CONTENT_EXPORT extern const base::Feature kWebFontsIntervention;
|
|
|
| #if defined(OS_ANDROID)
|
| +CONTENT_EXPORT extern const base::Feature kImeThread;
|
| CONTENT_EXPORT extern const base::Feature kSeccompSandboxAndroid;
|
| #endif // defined(OS_ANDROID)
|
|
|
|
|