Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 11ce33ed621d54cc7c1b4430cbab913856a2f844..418ea5c73320814d22524aec4ba2c8165c4d0e2f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -147,6 +147,7 @@ extern const char kEnableSpatialNavigation[]; |
CONTENT_EXPORT extern const char kEnableSoftwareCompositingGLAdapter[]; |
CONTENT_EXPORT extern const char kEnableSmoothScrolling[]; |
CONTENT_EXPORT extern const char kEnableStatsTable[]; |
+CONTENT_EXPORT extern const char kEnableStrictImeProcessing[]; |
extern const char kEnableStrictSiteIsolation[]; |
CONTENT_EXPORT extern const char kEnableThreadedCompositing[]; |
CONTENT_EXPORT extern const char kDisableThreadedCompositing[]; |