Index: chrome/common/extensions/api/omnibox.json |
diff --git a/chrome/common/extensions/api/omnibox.json b/chrome/common/extensions/api/omnibox.json |
index 614f5ec6f080d2f0d4a46405ce0c6fe9ed56aada..8bcb63648649ea66985599a2c7cb0767516fe5a1 100644 |
--- a/chrome/common/extensions/api/omnibox.json |
+++ b/chrome/common/extensions/api/omnibox.json |
@@ -6,6 +6,7 @@ |
{ |
"namespace": "omnibox", |
"description": "The omnibox API allows you to register a keyword with Google Chrome's address bar, which is also known as the omnibox.", |
+ "compiler_options": {"use_movable_types": true}, |
"types": [ |
{ |
"id": "DescriptionStyleType", |