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 5fe854708bda0c7f760a5c4478bde2be7db6b6a1..5afd08f2daa01374b040c40421628d59c4253c1d 100644 |
--- a/chrome/common/extensions/api/input_method_private.json |
+++ b/chrome/common/extensions/api/input_method_private.json |
@@ -5,6 +5,9 @@ |
[ |
{ |
"namespace": "inputMethodPrivate", |
+ "compiler_options": { |
+ "implemented_in": "chrome/browser/chromeos/extensions/input_method_api.h" |
+ }, |
"description": "none", |
"functions": [ |
{ |