Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 85d70e24f27d5300b6e6e16306dbfac9863b2b44..31dd33fe4ee26ed7292c5d9ad9fd863e22ae5aa9 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -137,6 +137,7 @@ extern const char kEnableMonitorProfile[]; |
extern const char kEnableUserMediaScreenCapturing[]; |
extern const char kEnablePinch[]; |
CONTENT_EXPORT extern const char kEnableOfflineCacheAccess[]; |
+CONTENT_EXPORT extern const char kEnableOrderedImeProcessing[]; |
extern const char kDisablePinch[]; |
extern const char kEnablePreparsedJsCaching[]; |
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[]; |