| 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 33284d1378cbdeac9cf735146d37a3cc03b54254..69d1862b000e359b03652294a74c1ac88a19469e 100644
|
| --- a/chrome/common/extensions/api/input_method_private.json
|
| +++ b/chrome/common/extensions/api/input_method_private.json
|
| @@ -6,8 +6,7 @@
|
| {
|
| "namespace": "inputMethodPrivate",
|
| "compiler_options": {
|
| - "implemented_in": "chrome/browser/chromeos/extensions/input_method_api.h",
|
| - "use_movable_types": true
|
| + "implemented_in": "chrome/browser/chromeos/extensions/input_method_api.h"
|
| },
|
| "description": "none",
|
| "types": [
|
|
|