summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/common/extensions/api/browser_action.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/extensions/api/browser_action.json')
-rw-r--r--chromium/chrome/common/extensions/api/browser_action.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/common/extensions/api/browser_action.json b/chromium/chrome/common/extensions/api/browser_action.json
index e08851be3aa..d7ff7438db6 100644
--- a/chromium/chrome/common/extensions/api/browser_action.json
+++ b/chromium/chrome/common/extensions/api/browser_action.json
@@ -5,7 +5,7 @@
[
{
"namespace": "browserAction",
- "description": "Use browser actions to put icons in the main Google Chrome toolbar, to the right of the address bar. In addition to its <a href='#icon'>icon</a>, a browser action can also have a <a href='#tooltip'>tooltip</a>, a <a href='#badge'>badge</a>, and a <a href = '#popups'>popup</a>.",
+ "description": "Use browser actions to put icons in the main Google Chrome toolbar, to the right of the address bar. In addition to its <a href='browserAction#icon'>icon</a>, a browser action can also have a <a href='browserAction#tooltip'>tooltip</a>, a <a href='browserAction#badge'>badge</a>, and a <a href='browserAction#popups'>popup</a>.",
"types": [
{
"id": "ColorArray",