| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 6c6a1ca16dd7b1115e738bac09a49f2a4e28c0f6..18f106c3e06b480aa8640c08b0d8dedddf3ce386 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -29,6 +29,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)
|
|
|
|
|