Chromium Code Reviews| Index: chrome/common/extensions/api/metrics_private.json |
| diff --git a/chrome/common/extensions/api/metrics_private.json b/chrome/common/extensions/api/metrics_private.json |
| index 28edefe156078ea8fd1a71400c9fef3a08b004b0..0778440b325db5d3db0fe4f05d3e38bd98c278f1 100644 |
| --- a/chrome/common/extensions/api/metrics_private.json |
| +++ b/chrome/common/extensions/api/metrics_private.json |
| @@ -69,6 +69,7 @@ |
| "parameters": [ |
| { |
| "name": "params", |
| + "optional": true, |
|
not at google - send to devlin
2014/05/07 15:04:04
this now just matches the comment
|
| "type": "object", |
| "additionalProperties": { "type": "string" } |
| } |