Chromium Code Reviews| Index: extensions/common/api/networking_private.json |
| diff --git a/extensions/common/api/networking_private.json b/extensions/common/api/networking_private.json |
| index 018c11589a454e080e03715703689915240c4814..158017f6dd683cdcbb8cab50cb7d83ac6ceaf9f4 100644 |
| --- a/extensions/common/api/networking_private.json |
| +++ b/extensions/common/api/networking_private.json |
| @@ -155,6 +155,7 @@ |
| }, |
| { |
| "name": "callback", |
| + "optional": true, |
| "type": "function", |
| "parameters": [] |
| } |
| @@ -176,6 +177,7 @@ |
| }, |
| { |
| "name": "callback", |
| + "optional": true, |
| "type": "function", |
| "parameters": [ |
| { |
| @@ -448,6 +450,7 @@ |
| }, |
| { |
| "name": "callback", |
| + "optional": true, |
| "type": "function", |
| "parameters": [ |
| { |