Chromium Code Reviews| Index: chrome/common/extensions/api/browser_action.json |
| diff --git a/chrome/common/extensions/api/browser_action.json b/chrome/common/extensions/api/browser_action.json |
| index 698cf178fe1e63b7e4590a6109d7db6af0272bfa..e6f5d15dc3cf027c13adffb8f422a492ad4b985c 100644 |
| --- a/chrome/common/extensions/api/browser_action.json |
| +++ b/chrome/common/extensions/api/browser_action.json |
| @@ -324,6 +324,7 @@ |
| { |
| "name": "popupView", |
| "type": "object", |
| + "optional": true, |
|
not at google - send to devlin
2013/10/24 00:16:26
add description to this?
justinlin
2013/10/24 00:26:56
Done.
|
| "additionalProperties": { "type": "any" } |
| } |
| ] |