Index: chrome/common/extensions/api/i18n.json |
diff --git a/chrome/common/extensions/api/i18n.json b/chrome/common/extensions/api/i18n.json |
index 765760dc85f1a07aedb3767571a176fe35eef933..e568913cd8f2a0a921f85015de4df82fab34c9c4 100644 |
--- a/chrome/common/extensions/api/i18n.json |
+++ b/chrome/common/extensions/api/i18n.json |
@@ -25,7 +25,6 @@ |
"name": "getMessage", |
"nocompile": true, |
"type": "function", |
- "unprivileged": true, |
"description": "Gets the localized string for the specified message. If the message is missing, this method returns an empty string (''). If the format of the <code>getMessage()</code> call is wrong — for example, <em>messageName</em> is not a string or the <em>substitutions</em> array has more than 9 elements — this method returns <code>undefined</code>.", |
"parameters": [ |
{ |