Chromium Code Reviews| Index: chrome/common/extensions/api/i18n.json |
| diff --git a/chrome/common/extensions/api/i18n.json b/chrome/common/extensions/api/i18n.json |
| index e568913cd8f2a0a921f85015de4df82fab34c9c4..510256ce2a99d4c33233eb4878f3886a1fc9c78e 100644 |
| --- a/chrome/common/extensions/api/i18n.json |
| +++ b/chrome/common/extensions/api/i18n.json |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "i18n", |
| + "description": "Use the <code>chrome.i18n</code> infrastructure to implement internationalization across your whole app or extension.", |
| "types": [], |
| "functions": [ |
| { |