| Index: chrome/common/extensions/api/page_action.json
|
| diff --git a/chrome/common/extensions/api/page_action.json b/chrome/common/extensions/api/page_action.json
|
| index 9530e8c8946daae8ea6854406ff39f52f4f9b45c..513f4ddc4f290720fc4f2c63b08491c9ca846263 100644
|
| --- a/chrome/common/extensions/api/page_action.json
|
| +++ b/chrome/common/extensions/api/page_action.json
|
| @@ -115,7 +115,7 @@
|
| "iconIndex": {
|
| "type": "integer",
|
| "minimum": 0,
|
| - "description": "<b>Deprecated.</b> The zero-based index into the <b>icons</b> vector specified in the manifest.",
|
| + "description": "<b>Deprecated.</b> This argument is ignored.",
|
| "optional": true
|
| }
|
| }
|
|
|