Index: chrome/common/extensions/api/input_method_private.json |
diff --git a/chrome/common/extensions/api/input_method_private.json b/chrome/common/extensions/api/input_method_private.json |
index d3ea0362e4f9a8538a0e73d8682ed64fd1d5d480..ea5a754c7b49eef11c0c83f8eefd921962c92770 100644 |
--- a/chrome/common/extensions/api/input_method_private.json |
+++ b/chrome/common/extensions/api/input_method_private.json |
@@ -25,7 +25,7 @@ |
"description": "The input method config object.", |
"properties": { |
"isPhysicalKeyboardAutocorrectEnabled": {"type": "boolean"}, |
- "isNewQPInputViewEnabled": {"type": "boolean"} |
+ "isNewMDInputViewEnabled": {"type": "boolean"} |
} |
} |
] |